webforms 0.2.1

Provides form validation for web forms
Documentation
Build #135234 2019-01-07 19:16:08

# rustc version rustc 1.33.0-nightly (adbfec229 2018-12-17)

# docs.rs version cratesfyi 0.6.0 (2f681cd 2018-12-20)

# build log Updating crates.io index Downloading crates ... Downloaded webforms v0.2.1 Fresh semver-parser v0.7.0 Fresh autocfg v0.1.1 Fresh unicode-xid v0.1.0 Fresh rand_core v0.3.0 Fresh semver v0.9.0 Fresh rand_xorshift v0.1.1 Fresh rand_isaac v0.1.1 Fresh rand_hc v0.1.0 Fresh rustc_version v0.2.3 Fresh libc v0.2.46 Fresh proc-macro2 v0.4.24 Fresh rand_os v0.1.0 Fresh rand_chacha v0.1.1 Fresh quote v0.6.10 Fresh syn v0.15.24 Fresh rand_pcg v0.1.1 Fresh rand v0.6.3 Compiling webforms_derive v0.2.1 Running `rustc --edition=2018 --crate-name webforms_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/webforms_derive-0.2.1/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=27dcf8f2957155a1 -C extra-filename=-27dcf8f2957155a1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-563c08a07c3c69bb.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-358ac1feefc1faf4.rlib --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-3c9037e8cffc9016.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-094352af475172c7.rlib --cap-lints allow` Documenting webforms v0.2.1 Running `rustdoc --edition=2018 --crate-name webforms /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/webforms-0.2.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="html"' --cfg 'feature="validate"' -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'webforms_derive=https://docs.rs/webforms_derive/0.2.1' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.2.0' --extern-html-root-url 'regex=https://docs.rs/regex/1.1.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern webforms_derive=/home/cratesfyi/cratesfyi/debug/deps/libwebforms_derive-27dcf8f2957155a1.so` Finished dev [unoptimized + debuginfo] target(s) in 3.38s