radix-router 0.1.2

Rust port of httprouter.
Documentation
Build #110246 2018-07-28T02:56:04.074594+00:00
# 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 radix-router v0.1.2
Fresh nodrop v0.1.12
Fresh libc v0.2.42
Fresh cfg-if v0.1.4
Fresh string v0.1.1
Fresh try-lock v0.2.2
Fresh lazy_static v1.0.2
Fresh lazycell v0.6.0
Fresh arrayvec v0.4.7
Fresh num_cpus v1.8.0
Fresh net2 v0.2.33
Fresh time v0.1.40
Fresh rand v0.4.2
Fresh iovec v0.1.2
Fresh fnv v1.0.6
Fresh itoa v0.4.2
Fresh indexmap v1.0.1
Fresh crossbeam-utils v0.3.2
Fresh futures v0.1.23
Fresh scopeguard v0.3.3
Fresh slab v0.4.0
Fresh log v0.4.3
Fresh memoffset v0.2.1
Fresh byteorder v1.2.3
Fresh tokio-executor v0.1.2
Fresh futures-cpupool v0.1.8
Fresh httparse v1.3.2
Fresh want v0.0.6
Fresh mio v0.6.15
Fresh crossbeam-epoch v0.4.3
Fresh bytes v0.4.9
Fresh tokio-timer v0.2.4
Fresh crossbeam-deque v0.3.1
Fresh http v0.1.8
Fresh tokio-io v0.1.7
Fresh tokio-threadpool v0.1.5
Fresh tokio-codec v0.1.0
Fresh tokio-reactor v0.1.2
Fresh h2 v0.1.10
Fresh tokio-fs v0.1.2
Fresh tokio-tcp v0.1.0
Fresh tokio-udp v0.1.1
Fresh tokio v0.1.7
Fresh hyper v0.12.7
Documenting radix-router v0.1.2
Running `rustdoc --crate-name radix_router .cargo/registry/src/github.com-1ecc6299db9ec823/radix-router-0.1.2/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern hyper=/home/cratesfyi/cratesfyi/debug/deps/libhyper-d27cea8e1f4bd10a.rlib --extern-version hyper=hyper,0.12.7 --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-25b4cc70b7f76370.rlib --extern-version tokio_io=tokio-io,0.1.7 --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-7c92a300de6e1cf8.rlib --extern-version futures=futures,0.1.23 --extern tokio_fs=/home/cratesfyi/cratesfyi/debug/deps/libtokio_fs-65514feef97f63a0.rlib --extern-version tokio_fs=tokio-fs,0.1.2`
warning: [::client] cannot be resolved, ignoring it...

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

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

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

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

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

warning: [Client::builder] cannot be resolved, ignoring it...

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

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

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

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

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

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

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

warning: [Future::poll] cannot be resolved, ignoring it...

warning: [notified] 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: [now] cannot be resolved, ignoring it...

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

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

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

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

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

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