structure 0.1.2

Use format strings to create strongly-typed data pack/unpack interfaces.
Documentation
Build #82112 2018-01-11 23:09:27
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading structure v0.1.2
Fresh byteorder v1.2.1
Fresh proc-macro-hack-impl v0.4.0
Fresh quote v0.3.15
Fresh proc-macro-hack v0.4.0
Compiling structure-macro-impl v0.1.2
Running `rustc --crate-name structure_macro_impl .cargo/registry/src/github.com-1ecc6299db9ec823/structure-macro-impl-0.1.2/src/lib.rs --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=037015414790fc36 -C extra-filename=-037015414790fc36 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-eeb80ba55e849876.rlib --extern-version proc_macro_hack=proc-macro-hack,0.4.0 --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-983cfcbeae6039c8.rlib --extern-version quote=quote,0.3.15 --cap-lints allow`
Documenting structure v0.1.2
Running `rustdoc --crate-name structure .cargo/registry/src/github.com-1ecc6299db9ec823/structure-0.1.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern structure_macro_impl=/home/cratesfyi/cratesfyi/debug/deps/libstructure_macro_impl-037015414790fc36.so --extern-version structure_macro_impl=structure-macro-impl,0.1.2 --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-3936f4769def2104.rlib --extern-version byteorder=byteorder,1.2.1 --extern proc_macro_hack=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro_hack-eeb80ba55e849876.rlib --extern-version proc_macro_hack=proc-macro-hack,0.4.0`
Finished dev [unoptimized + debuginfo] target(s) in 1.83 secs