pub fn parse_enabled(value: Option<&str>) -> boolExpand 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.