Docs.rs
ebml-iterable-specification-0.4.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ebml-iterable-specification 0.4.0
Provides the base `EbmlSpecification` used by the `ebml-iterable` and `ebml-iterable-specification-derive` crates.
Crate
Source
Builds
Feature flags
Documentation
Coverage
72.5%
29
out of
40
items documented
1
out of
29
items with examples
Links
Homepage
austinleroy/ebml-iterable
9
7
0
crates.io
Dependencies
—
Versions
0.4.0
0.3.0
0.2.0
0.1.0
Owners
This crate provides a core ebml specification that is used by the ebml-iterable crate. The related ebml-iterable-specification-derive crate can be used to simplify implementation of this spec.