4 releases (breaking)
0.4.0 | Feb 13, 2023 |
---|---|
0.3.0 | Jul 6, 2022 |
0.2.0 | Jul 15, 2021 |
0.1.0 | Jun 8, 2021 |
#3 in #ebml
628 downloads per month
Used in 7 crates
(2 directly)
16KB
134 lines
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.