kul 0.1.2

Parser for a unique textual notation that can be used as both a data format and a markup language and that has powerful extensibility of both lexical syntax and semantics. Inspired by the little-known Curl programming language. Has no unsafe code and has no external dependencies. This is the full crate that builds on and re-exports the core crate and that uses the std library.
Documentation
Build #1487112019-03-17T19:48:43.746641+00:00
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)# build log
Updating crates.io index
Downloading crates ...
Downloaded kul v0.1.2
Checking kul_core v0.1.2
Running `rustc --edition=2018 --crate-name kul_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/kul_core-0.1.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=14a4a7e5d07ab182 -C extra-filename=-14a4a7e5d07ab182 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting kul v0.1.2
Running `rustdoc --edition=2018 --crate-name kul /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/kul-0.1.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'kul_core=https://docs.rs/kul_core/0.1.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern kul_core=/home/cratesfyi/cratesfyi/debug/deps/libkul_core-14a4a7e5d07ab182.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.43s