Crate ebml_iterable_specification[][src]

Enums

TagDataType

Traits

EbmlSpecification

This trait should be implemented to define a specification so that EBML can be parsed correctly. Typically implemented on an Enum of tag variants.