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 #59383 2017-06-06T06:00:27.600606+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)
# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)

# 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/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 0.32 secs