[][src]Crate heartfelt

Re-exports

pub use parser::Parser;
pub use runtime::*;

Modules

parser
runtime
tokenizer

Macros

add_fn
add_inst
rust_fn
rust_inst

Structs

AHasherBuilder

Provides a Hasher factory. This is typically used (e.g. by HashMap) to create AHashers in order to hash the keys of the map. See build_hasher below.

Functions

create_runtime
goto