Skip to main content

is_sunder

Function is_sunder 

Source
pub fn is_sunder(id: &str) -> bool
Expand description

Whether a name starts and ends with a single underscore.

_a__ is considered neither a dunder nor a sunder name.