ebml-iterable 0.6.2

This crate provides an iterator over EBML encoded data. The items provided by the iterator are Tags as defined in EBML. The iterator is spec-agnostic and requires a specification implementing specific traits to read files. Typically, you would only use this crate to implement a custom specification - most often you would prefer a crate providing an existing specification, like `webm-iterable`.
Documentation
{
  "git": {
    "sha1": "5caf7a509fb4537b1974d0f18dbd0e5499d0d98c"
  },
  "path_in_vcs": ""
}