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