ebml-iterable-specification 0.2.0

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

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.