alloy_sol_type_parser

Constant IDENT_REGEX

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