twelve_bit 0.1.1

A Rust library for representing 12-bit unsigned values. This is primarily useful for implementing Chip-8 assemblers and interpreters safely. The type implements the bulk of the standard Rust literal semantics and operators, and much of the documentation is adapted from the u16 intrinsic type.
Documentation
Build #1683 2016-07-31T19:11:27.126528+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading twelve_bit v0.1.1
Documenting twelve_bit v0.1.1
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/twelve_bit-0.1.1/src/lib.rs --crate-name twelve_bit -o /home/cratesfyi/twelve_bit-0.1.1/doc -L dependency=/home/cratesfyi/twelve_bit-0.1.1/debug -L dependency=/home/cratesfyi/twelve_bit-0.1.1/debug/deps`