pub fn select_subset_potentially_hidden_networks(
    saved_networks: Vec<NetworkConfig>
) -> Vec<NetworkIdentifier>
Expand description

Returns a subset of potentially hidden saved networks, filtering probabilistically based on how certain they are to be hidden.