alloy_sol_type_parser

Function is_id_start

Source
pub const fn is_id_start(c: char) -> bool
Expand description

Returns true if the given character is valid at the start of a Solidity identifier.