Crate rbmlExperimental[stability] [-]  [+] [src]

Really Bad Markup Language (rbml) is a temporary measure until we migrate the rust object metadata to a better serialization format. It is not intended to be used by users.

It is loosely based on the Extensible Binary Markup Language (ebml): http://www.matroska.org/technical/specs/rfc/index.html

Reexports

pub use self::EbmlEncoderTag::*;
pub use self::Error::*;

Modules

io
reader
writer

Structs

Doc

Common data structures

TaggedDoc

Enums

EbmlEncoderTag
Error