Constant alloy_sol_type_parser::IDENT_REGEX

source ยท
pub const IDENT_REGEX: &str = "[a-zA-Z$_][a-zA-Z0-9$_]*";
Expand description