plot 0.2.0

A command-line plotting and statistics tool
Documentation
Build #57396 2017-06-05 16:35:07

# rustc version rustc 1.19.0-dev (28a93c1f4 2017-05-31)

# docs.rs version cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading plot v0.2.0 Downloading plotlib v0.1.0 Fresh ansi_term v0.9.0 Fresh unicode-segmentation v1.2.0 Fresh libc v0.2.23 Fresh strsim v0.6.0 Fresh vec_map v0.8.0 Fresh bitflags v0.8.2 Compiling plotlib v0.1.0 Fresh unicode-width v0.1.4 Fresh atty v0.2.2 Fresh term_size v0.3.0 Running `rustc --crate-name plotlib .cargo/registry/src/github.com-1ecc6299db9ec823/plotlib-0.1.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=928998e36ffddbd5 -C extra-filename=-928998e36ffddbd5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh clap v2.24.2 Documenting plot v0.2.0 Running `rustdoc --crate-name plot .cargo/registry/src/github.com-1ecc6299db9ec823/plot-0.2.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern plotlib=/home/cratesfyi/cratesfyi/debug/deps/libplotlib-928998e36ffddbd5.rlib --extern-version plotlib=plotlib,0.1.0 --extern clap=/home/cratesfyi/cratesfyi/debug/deps/libclap-6938e7a78fa70c1e.rlib --extern-version clap=clap,2.24.2` Finished dev [unoptimized + debuginfo] target(s) in 1.92 secs