ics 0.1.0

A library for creating iCalendar files as specified in RFC 5545.
Documentation
Build #124523 2018-10-30T19:09:26.911147+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)
# docs.rs version
cratesfyi 0.6.0 (903ae1f 2018-10-26)

# build log
Updating crates.io index
Downloading crates ...
Downloaded ics v0.1.0
Fresh version_check v0.1.5
Fresh libc v0.2.43
Fresh cfg-if v0.1.6
Fresh ucd-util v0.1.2
Fresh utf8-ranges v1.0.2
Fresh regex-syntax v0.6.2
Fresh memchr v2.1.1
Fresh lazy_static v1.1.0
Fresh aho-corasick v0.6.9
Fresh thread_local v0.3.6
Fresh regex v1.0.5
Documenting ics v0.1.0
Running `rustdoc --crate-name ics /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ics-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="fast_encoding"' --cfg 'feature="lazy_static"' --cfg 'feature="regex"' -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.1.0' --extern-html-root-url 'regex=https://docs.rs/regex/1.0.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-f667a569301798b3.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-7fe1114dab1e5879.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.69s