number_or_string 0.2.0

Provides a type which can be deserialized to a number or a string.
Documentation

Build #49482 2017-05-13 16:57:56

# rustc version rustc 1.19.0-nightly (f1140a331 2017-05-08)

# docs.rs version cratesfyi 0.3.4 (cc96115 2017-05-09)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading number_or_string v0.2.0 Compiling serde v1.0.4 Compiling unicode-xid v0.0.4 Compiling quote v0.3.15 Running `rustc --crate-name quote .cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.3.15/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=983cfcbeae6039c8 -C extra-filename=-983cfcbeae6039c8 --out-dir /home/cratesfyi/number_or_string-0.2.0/debug/deps -L dependency=/home/cratesfyi/number_or_string-0.2.0/debug/deps --cap-lints allow` Running `rustc --crate-name serde .cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="default"' -C metadata=384534e01138c834 -C extra-filename=-384534e01138c834 --out-dir /home/cratesfyi/number_or_string-0.2.0/debug/deps -L dependency=/home/cratesfyi/number_or_string-0.2.0/debug/deps --cap-lints allow` Running `rustc --crate-name unicode_xid .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.0.4/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=c5a7e4f1b4bcb78b -C extra-filename=-c5a7e4f1b4bcb78b --out-dir /home/cratesfyi/number_or_string-0.2.0/debug/deps -L dependency=/home/cratesfyi/number_or_string-0.2.0/debug/deps --cap-lints allow` Compiling synom v0.11.3 Running `rustc --crate-name synom .cargo/registry/src/github.com-1ecc6299db9ec823/synom-0.11.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=538247bd997586d9 -C extra-filename=-538247bd997586d9 --out-dir /home/cratesfyi/number_or_string-0.2.0/debug/deps -L dependency=/home/cratesfyi/number_or_string-0.2.0/debug/deps --extern unicode_xid=/home/cratesfyi/number_or_string-0.2.0/debug/deps/libunicode_xid-c5a7e4f1b4bcb78b.rlib --cap-lints allow` Compiling syn v0.11.11 Running `rustc --crate-name syn .cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.11.11/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="parsing"' --cfg 'feature="unicode-xid"' --cfg 'feature="visit"' --cfg 'feature="synom"' --cfg 'feature="printing"' --cfg 'feature="quote"' --cfg 'feature="default"' -C metadata=b177bd5a479c7be8 -C extra-filename=-b177bd5a479c7be8 --out-dir /home/cratesfyi/number_or_string-0.2.0/debug/deps -L dependency=/home/cratesfyi/number_or_string-0.2.0/debug/deps --extern quote=/home/cratesfyi/number_or_string-0.2.0/debug/deps/libquote-983cfcbeae6039c8.rlib --extern unicode_xid=/home/cratesfyi/number_or_string-0.2.0/debug/deps/libunicode_xid-c5a7e4f1b4bcb78b.rlib --extern synom=/home/cratesfyi/number_or_string-0.2.0/debug/deps/libsynom-538247bd997586d9.rlib --cap-lints allow` Compiling serde_derive_internals v0.15.0 Running `rustc --crate-name serde_derive_internals .cargo/registry/src/github.com-1ecc6299db9ec823/serde_derive_internals-0.15.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=a71e6eada4e1a7b6 -C extra-filename=-a71e6eada4e1a7b6 --out-dir /home/cratesfyi/number_or_string-0.2.0/debug/deps -L dependency=/home/cratesfyi/number_or_string-0.2.0/debug/deps --extern synom=/home/cratesfyi/number_or_string-0.2.0/debug/deps/libsynom-538247bd997586d9.rlib --extern syn=/home/cratesfyi/number_or_string-0.2.0/debug/deps/libsyn-b177bd5a479c7be8.rlib --cap-lints allow` Compiling serde_derive v1.0.4 Running `rustc --crate-name serde_derive .cargo/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.4/src/lib.rs --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=6d593b751e2f24ed -C extra-filename=-6d593b751e2f24ed --out-dir /home/cratesfyi/number_or_string-0.2.0/debug/deps -L dependency=/home/cratesfyi/number_or_string-0.2.0/debug/deps --extern syn=/home/cratesfyi/number_or_string-0.2.0/debug/deps/libsyn-b177bd5a479c7be8.rlib --extern serde_derive_internals=/home/cratesfyi/number_or_string-0.2.0/debug/deps/libserde_derive_internals-a71e6eada4e1a7b6.rlib --extern quote=/home/cratesfyi/number_or_string-0.2.0/debug/deps/libquote-983cfcbeae6039c8.rlib --cap-lints allow` Documenting number_or_string v0.2.0 Running `rustdoc --crate-name number_or_string .cargo/registry/src/github.com-1ecc6299db9ec823/number_or_string-0.2.0/src/lib.rs -o /home/cratesfyi/number_or_string-0.2.0/doc -L dependency=/home/cratesfyi/number_or_string-0.2.0/debug/deps --extern serde_derive=/home/cratesfyi/number_or_string-0.2.0/debug/deps/libserde_derive-6d593b751e2f24ed.so --extern serde=/home/cratesfyi/number_or_string-0.2.0/debug/deps/libserde-384534e01138c834.rlib` Finished dev [unoptimized + debuginfo] target(s) in 13.71 secs