melody_compiler 0.20.0

The Melody language compiler
Documentation
1
2
3
pub static NOT: &str = "not";
pub static LAZY: &str = "lazy";
pub static SYMBOL_NAMESPACE_DELIMITER: &str = "::";