Function list_features
Source pub fn list_features(config_json: &str) -> Result<Vec<Value>>
Expand description
List all features in the configuration
§Arguments
config_json - JSON configuration string
§Returns
Vector of JSON Values representing features with elementList