pub fn is_unexported_go_identifier(value: &str) -> bool
Returns whether value is an unexported ASCII-safe Go identifier.
value