likemod 0.2.0

A pure-Rust library to work with Linux kernel modules
Documentation
Build #117489 2018-09-18 20:20:39
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading likemod v0.2.0
Fresh nodrop v0.1.12
Fresh slab v0.4.1
Fresh libc v0.2.43
Fresh error-chain v0.12.0
Fresh scopeguard v0.3.3
Fresh crossbeam-utils v0.5.0
Fresh futures v0.1.24
Fresh rand_core v0.2.1
Fresh version_check v0.1.4
Fresh stable_deref_trait v1.1.1
Fresh byteorder v1.2.6
Fresh errno v0.2.4
Fresh cfg-if v0.1.5
Fresh arrayvec v0.4.7
Fresh tokio-executor v0.1.4
Fresh lazycell v1.1.0
Fresh rand v0.5.5
Fresh num_cpus v1.8.0
Fresh owning_ref v0.3.3
Fresh log v0.4.5
Fresh net2 v0.2.33
Fresh tokio-current-thread v0.1.1
Fresh tokio-timer v0.2.6
Fresh memoffset v0.2.1
Fresh semver-parser v0.7.0
Fresh lock_api v0.1.3
Fresh iovec v0.1.2
Fresh void v1.0.2
Fresh semver v0.9.0
Fresh bytes v0.4.10
Fresh mio v0.6.16
Fresh lazy_static v1.1.0
Fresh unreachable v1.0.0
Fresh rustc_version v0.2.3
Fresh tokio-io v0.1.8
Fresh mio-uds v0.6.7
Fresh crossbeam-epoch v0.5.2
Fresh smallvec v0.6.5
Fresh tokio-codec v0.1.0
Fresh crossbeam-deque v0.6.1
Fresh tokio-threadpool v0.1.6
Fresh parking_lot_core v0.3.1
Fresh tokio-fs v0.1.3
Fresh parking_lot v0.6.4
Fresh tokio-reactor v0.1.5
Fresh tokio-uds v0.2.1
Fresh tokio-tcp v0.1.1
Fresh tokio-udp v0.1.2
Fresh tokio v0.1.8
Documenting likemod v0.2.0
Running `rustdoc --crate-name likemod .cargo/registry/src/github.com-1ecc6299db9ec823/likemod-0.2.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="futures"' --cfg 'feature="tokio"' --cfg 'feature="async"' -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern errno=/home/cratesfyi/cratesfyi/debug/deps/liberrno-dad1519b632df63e.rlib --extern-version errno=errno,0.2.4 --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-a57264f1c6d9e1dd.rlib --extern-version futures=futures,0.1.24 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-15afba2933e2f7e8.rlib --extern-version libc=libc,0.2.43 --extern tokio=/home/cratesfyi/cratesfyi/debug/deps/libtokio-b3f70036925e8304.rlib --extern-version tokio=tokio,0.1.8 --extern error_chain=/home/cratesfyi/cratesfyi/debug/deps/liberror_chain-c9c946822e4a63aa.rlib --extern-version error_chain=error-chain,0.12.0`
warning: [Timeeout] cannot be resolved, ignoring it...

warning: [DelayQueue] cannot be resolved, ignoring it...

warning: [runtime] cannot be resolved, ignoring it...

warning: [reactor] cannot be resolved, ignoring it...

warning: [net] cannot be resolved, ignoring it...

warning: [fs] cannot be resolved, ignoring it...

warning: [timer] cannot be resolved, ignoring it...

warning: [Debug] cannot be resolved, ignoring it...

Finished dev [unoptimized + debuginfo] target(s) in 0.97 secs