ieee802154 0.3.0

Partial implementation of the IEEE 802.15.4 standard for low-rate wireless personal area networks
Documentation
Build #155457 2019-04-20T09:06:27.218114+00:00
# rustc version
rustc 1.36.0-nightly (3c3d3c177 2019-04-17)
# docs.rs version
cratesfyi 0.6.0 (54fff31 2019-04-12)

# build log
Updating crates.io index
Downloading crates ...
Downloaded ieee802154 v0.3.0
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.3.8
Fresh quote v0.5.2
Fresh byteorder v1.3.1
Compiling syn v0.13.11
Fresh hash32 v0.1.0
Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=4c4b96ded99f992d -C extra-filename=-4c4b96ded99f992d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-aac30d2093333312.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-d522a321da04eeca.rlib --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-ce7506fe622c452e.rlib --cap-lints allow`
Compiling hash32-derive v0.1.0
Running `rustc --crate-name hash32_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hash32-derive-0.1.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=bbf73e7d55fbf16c -C extra-filename=-bbf73e7d55fbf16c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-aac30d2093333312.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-d522a321da04eeca.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-4c4b96ded99f992d.rlib --cap-lints allow`
Documenting ieee802154 v0.3.0
Running `rustdoc --edition=2018 --crate-name ieee802154 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ieee802154-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190417-1.36.0-nightly-3c3d3c177 --static-root-path / --disable-per-crate-search --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'hash32=https://docs.rs/hash32/0.1.0' --extern-html-root-url 'hash32_derive=https://docs.rs/hash32-derive/0.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-98e42aa56bb3f24c.rmeta --extern hash32=/home/cratesfyi/cratesfyi/debug/deps/libhash32-18ac522ae503042d.rmeta --extern hash32_derive=/home/cratesfyi/cratesfyi/debug/deps/libhash32_derive-bbf73e7d55fbf16c.so`
Finished dev [unoptimized + debuginfo] target(s) in 8.65s