Skip to main content

is_unexported_go_identifier

Function is_unexported_go_identifier 

pub fn is_unexported_go_identifier(value: &str) -> bool
Expand description

Returns whether value is an unexported ASCII-safe Go identifier.