foundry_compilers_core::utils

Static RE_CONTRACT_NAMES

Source
pub static RE_CONTRACT_NAMES: LazyLock<Regex>
Expand description

A regex that matches the contract names in a Solidity file.