pub const fn is_id_start(c: char) -> bool
Returns true if the given character is valid at the start of a Solidity identifier.
true