Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "bitstream-io"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03539c739e37dab2c322ce07b1990089ca1fc7ad14b813e1538bf11bef98fe06"

[[package]]
name = "ivf"
version = "0.1.1"
dependencies = [
 "bitstream-io",
]