Skip to main content

parse_enabled

Function parse_enabled 

Source
pub fn parse_enabled(value: Option<&str>) -> bool
Expand description

Whether a string parses as a truthy mesh-enabled value — the SAME truthiness is_enabled applies to RYU_MESH_ENABLED, exposed so Core can parse its mesh-enabled pref with the identical semantics instead of a second copy.