[go: up one dir, main page]

circular 0.3.0

A stream abstraction designed for use with nom
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Geoffroy Couprie <geo.couprie@gmail.com>"]
description = "A stream abstraction designed for use with nom"
include = ["LICENSE", "README.md", ".gitignore", ".travis.yml", "Cargo.toml", "src/*.rs"]
license = "MIT"
name = "circular"
readme = "README.md"
repository = "https://github.com/sozu-proxy/circular"
version = "0.3.0"