v_htmlescape 0.4.5

The simd optimized HTML escaping code
Documentation
Build #178007 2019-08-11T21:41:21.143930+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Downloading crates ...
Downloaded v_escape v0.7.4
Downloading crates ...
Downloaded v_escape_derive v0.5.5
Fresh unicode-xid v0.1.0
Fresh version_check v0.1.5
Compiling v_htmlescape v0.4.5
Fresh cfg-if v0.1.9
Fresh proc-macro2 v0.4.30
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/v_htmlescape-0.4.5/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=c622afb16072e3a6 -C extra-filename=-c622afb16072e3a6 --out-dir /home/cratesfyi/cratesfyi/debug/build/v_htmlescape-c622afb16072e3a6 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh quote v0.6.13
Fresh memchr v2.2.1
Fresh syn v0.15.44
Fresh nom v4.2.3
Compiling v_escape_derive v0.5.5
Running `rustc --edition=2018 --crate-name v_escape_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/v_escape_derive-0.5.5/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=c7b84bc2c93a6822 -C extra-filename=-c7b84bc2c93a6822 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern nom=/home/cratesfyi/cratesfyi/debug/deps/libnom-ab238d08d8fb3421.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-cff451e3aa9fe7ad.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-99d84f88e2534de1.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-2ef1663e6dfe62ee.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/v_htmlescape-c622afb16072e3a6/build-script-build`
Checking v_escape v0.7.4
Running `rustc --edition=2018 --crate-name v_escape /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/v_escape-0.7.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=42f8fa3c596573b7 -C extra-filename=-42f8fa3c596573b7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern v_escape_derive=/home/cratesfyi/cratesfyi/debug/deps/libv_escape_derive-c7b84bc2c93a6822.so --cap-lints allow`
Documenting v_htmlescape v0.4.5
Running `rustdoc --edition=2018 --crate-name v_htmlescape /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/v_htmlescape-0.4.5/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --static-root-path / --disable-per-crate-search --extern-html-root-url 'cfg_if=https://docs.rs/cfg-if/0.1.9' --extern-html-root-url 'v_escape=https://docs.rs/v_escape/0.7.4' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-a11be03647c67a56.rmeta --extern v_escape=/home/cratesfyi/cratesfyi/debug/deps/libv_escape-42f8fa3c596573b7.rmeta --cfg v_htmlescape_simd --cfg v_htmlescape_sse --cfg v_htmlescape_avx`
Finished dev [unoptimized + debuginfo] target(s) in 3.95s