slang_solidity 1.3.2

A modular set of compiler APIs empowering the next generation of Solidity code analysis and developer tooling. Written in Rust and distributed in multiple languages.
Documentation
1
2
3
4
#[allow(clippy::needless_raw_string_hashes)]
pub const BINDING_RULES_SOURCE: &str = r#####"
    {{ model.bindings.binding_rules_source }}
"#####;