heartfelt 0.1.5

# Heartfelt A simple Rust library for creating DSLs (Domain Specific Languages) ## Roadmap This is still pretty much a work in progress. There will soon be an update with examples and documentation. Heartfelt is still at a very early stage but a lot of features are planned. For Instance: A compiler to bytecode. A vm for that bytecode. More language features. Most of the features will be behind a cargo feature in order to keep binary sizes as small as possible and to only feature what you really need. # License Heartfelt is distributed under the terms of the MIT license. See LICENSE for more details
Documentation
Build #333997 2021-01-06T22:34:03.742277+00:00
# rustc version
rustc 1.51.0-nightly (da305a2b0 2021-01-05)
# docs.rs version
docsrs 0.6.0 (05d2368 2021-01-03)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/heartfelt-0.1.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/heartfelt-0.1.5/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20210105-1.51.0-nightly-da305a2b0" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 32d00bce96be12e437e75dc567438e422520eb72398c5857e683dca5cffeb9ba
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "32d00bce96be12e437e75dc567438e422520eb72398c5857e683dca5cffeb9ba", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling getrandom v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling ahash v0.6.2
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking regex-lexer v0.1.0
[INFO] [stderr]  Documenting heartfelt v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.74s
[INFO] running `Command { std: "docker" "inspect" "32d00bce96be12e437e75dc567438e422520eb72398c5857e683dca5cffeb9ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32d00bce96be12e437e75dc567438e422520eb72398c5857e683dca5cffeb9ba", kill_on_drop: false }`
[INFO] [stdout] 32d00bce96be12e437e75dc567438e422520eb72398c5857e683dca5cffeb9ba