Skip to main content

features

Function features 

Source
pub fn features(namespace: &str) -> FeatureChecker
Expand description

Get a feature checker handle for a namespace.

Returns a handle that returns false for all checks if init() has not been called.