ssh-keys 0.1.0

Parser of ssh public and private keys
Documentation
Build #59873 2017-06-06T09:21:25.170980+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 ssh-keys v0.1.0
Fresh quick-error v1.2.0
Fresh byteorder v0.5.3
Fresh base64 v0.2.1
Documenting ssh-keys v0.1.0
Running `rustdoc --crate-name ssh_keys .cargo/registry/src/github.com-1ecc6299db9ec823/ssh-keys-0.1.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern base64=/home/cratesfyi/cratesfyi/debug/deps/libbase64-e1cc9b9db6701232.rlib --extern-version base64=base64,0.2.1 --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-fadd50430087d61b.rlib --extern-version byteorder=byteorder,0.5.3 --extern quick_error=/home/cratesfyi/cratesfyi/debug/deps/libquick_error-37884a8127b8d022.rlib --extern-version quick_error=quick-error,1.2.0`
Finished dev [unoptimized + debuginfo] target(s) in 0.40 secs