oval 1.0.1

A stream abstraction designed for use with nom
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.bytes]
optional = true
version = ">= 0.0.1, < 0.6"

[package]
authors = ["Geoffroy Couprie <geo.couprie@gmail.com>", "Amos Wenger <amoswenger@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 = "oval"
readme = "README.md"
repository = "https://github.com/fasterthanlime/oval"
version = "1.0.1"