fn convert_filters_to_node_key(
filters: &ServerConfigurationFilters,
) -> Vec<ConfigFilterTreeSingleKey>Expand description
Converts the filters of a server configuration into a node key for the configuration filter tree.
fn convert_filters_to_node_key(
filters: &ServerConfigurationFilters,
) -> Vec<ConfigFilterTreeSingleKey>Converts the filters of a server configuration into a node key for the configuration filter tree.