abc-parser 0.2.0

An ABC music notation parser. Turns ABC text into Rust data structures and back.
Documentation

Build #113503 2018-08-21 01:55: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 abc-parser v0.2.0 Fresh quote v0.3.15 Fresh peg v0.5.4 Compiling abc-parser v0.2.0 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/abc-parser-0.2.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=312b80fe689d65d0 -C extra-filename=-312b80fe689d65d0 --out-dir /home/cratesfyi/cratesfyi/debug/build/abc-parser-312b80fe689d65d0 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern peg=/home/cratesfyi/cratesfyi/debug/deps/libpeg-db0fe06f847c0ad3.rlib --extern-version peg=peg,0.5.4 --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/abc-parser-312b80fe689d65d0/build-script-build` Documenting abc-parser v0.2.0 Running `rustdoc --crate-name abc_parser .cargo/registry/src/github.com-1ecc6299db9ec823/abc-parser-0.2.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` warning: [Debug] cannot be resolved, ignoring it... Finished dev [unoptimized + debuginfo] target(s) in 0.90 secs