point_process 0.1.0

A crate for simulating random point processes.
Documentation
Build #104865 2018-06-09T14:19:29.568277+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 point_process v0.1.0
Fresh rand_core v0.2.1
Fresh libc v0.2.42
Fresh rand v0.5.1
Documenting point_process v0.1.0
Running `rustdoc --crate-name pointprocesses .cargo/registry/src/github.com-1ecc6299db9ec823/point_process-0.1.0/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 rand=/home/cratesfyi/cratesfyi/debug/deps/librand-bf3112264a975aa3.rlib --extern-version rand=rand,0.5.1`
warning: [Uniform::new] cannot be resolved, ignoring it...

warning: [Uniform::new_inclusive] cannot be resolved, ignoring it...

warning: [FromEntropy::from_entropy] cannot be resolved, ignoring it...

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

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