#specification #ebml #iterating #ebml-iterable #ebml-specification #ebml-iterable-specification-derive

ebml-iterable-specification

Provides the base EbmlSpecification used by the ebml-iterable and ebml-iterable-specification-derive crates

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

Download history 1764/week @ 2024-11-15 1553/week @ 2024-11-22 2325/week @ 2024-11-29 2042/week @ 2024-12-06 2395/week @ 2024-12-13 1394/week @ 2024-12-20 792/week @ 2024-12-27 2256/week @ 2025-01-03 2472/week @ 2025-01-10 1663/week @ 2025-01-17 1381/week @ 2025-01-24 1917/week @ 2025-01-31 2107/week @ 2025-02-07 2719/week @ 2025-02-14 2542/week @ 2025-02-21 1769/week @ 2025-02-28

9,508 downloads per month
Used in 8 crates (2 directly)

MIT license

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.

No runtime deps