twelve_bit 0.1.0

A Rust library for representing 12-bit unsigned values. This is primarily useful for implementing Chip-8 assemblers and interpreters safely. The type implements bulk of the standard Rust literal semantics and operators, and much of the documentation is adapted from the u16 intrinsic type.
Documentation
Build #1684 2016-07-31T19:11:47.515574+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.0
Documenting twelve_bit v0.1.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/twelve_bit-0.1.0/src/lib.rs --crate-name twelve_bit -o /home/cratesfyi/twelve_bit-0.1.0/doc -L dependency=/home/cratesfyi/twelve_bit-0.1.0/debug -L dependency=/home/cratesfyi/twelve_bit-0.1.0/debug/deps`