crockford 0.1.0

Provides Crockford 32-bit encoding for identifiers (e.g. u64 values). There was already another library that did Crockford encoding, but it operated on a slice of bytes or something like that, and it was really annoying to use. This one is pretty much a faithful translation of an existing C# library that does only "the needful."
Documentation
Build #50531 2017-05-24T18:06:00.262329+00:00
# rustc version
rustc 1.19.0-nightly (75b056812 2017-05-15)
# docs.rs version
cratesfyi 0.3.4 (cc96115 2017-05-09)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading crockford v0.1.0
Documenting crockford v0.1.0
Running `rustdoc --crate-name crockford .cargo/registry/src/github.com-1ecc6299db9ec823/crockford-0.1.0/src/lib.rs -o /home/cratesfyi/crockford-0.1.0/doc -L dependency=/home/cratesfyi/crockford-0.1.0/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 0.37 secs