rusty_express 0.3.4

A simple http server library written in Rust and provide Express-alike APIs. We know that Rust is hard and daunting, so we will make sure your server can be easy to use without fear!
Documentation
Build #112711 2018-08-14T22:47:01.458038+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 rusty_express v0.3.4
Fresh memoffset v0.2.1
Fresh cfg-if v0.1.5
Fresh ucd-util v0.1.1
Fresh scopeguard v0.3.3
Fresh void v1.0.2
Fresh utf8-ranges v1.0.0
Fresh rand_core v0.2.1
Fresh crossbeam-utils v0.5.0
Fresh stable_deref_trait v1.1.1
Fresh unreachable v1.0.0
Fresh version_check v0.1.4
Fresh nodrop v0.1.12
Fresh libc v0.2.43
Fresh num-traits v0.2.5
Fresh owning_ref v0.3.3
Fresh smallvec v0.6.4
Fresh regex-syntax v0.5.6
Fresh rand v0.5.5
Fresh time v0.1.40
Fresh num-integer v0.1.39
Fresh arrayvec v0.4.7
Fresh memchr v2.0.1
Fresh lock_api v0.1.3
Fresh num_cpus v1.8.0
Fresh rand v0.4.2
Fresh chrono v0.4.5
Fresh aho-corasick v0.6.6
Fresh parking_lot_core v0.2.14
Fresh lazy_static v1.1.0
Fresh parking_lot v0.6.3
Fresh crossbeam-epoch v0.5.2
Fresh thread_local v0.3.5
Fresh crossbeam-channel v0.2.4
Fresh regex v0.2.11
Documenting rusty_express v0.3.4
Running `rustdoc --crate-name rusty_express .cargo/registry/src/github.com-1ecc6299db9ec823/rusty_express-0.3.4/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="logger"' --cfg 'feature="default"' --cfg 'feature="session"' -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-f2ec63ec8de36e3b.rlib --extern-version lazy_static=lazy_static,1.1.0 --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-b77d6e347a8dacfa.rlib --extern-version num_cpus=num_cpus,1.8.0 --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-1e7c3af47d940865.rlib --extern-version regex=regex,0.2.11 --extern crossbeam_channel=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_channel-3cf1aa91b783a3d4.rlib --extern-version crossbeam_channel=crossbeam-channel,0.2.4 --extern chrono=/home/cratesfyi/cratesfyi/debug/deps/libchrono-712f532f27ed44d3.rlib --extern-version chrono=chrono,0.4.5 --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-fd06238d4d1f30d6.rlib --extern-version rand=rand,0.4.2`
warning: [Experimental] cannot be resolved, ignoring it...

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

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