pub fn parse_app_set(s: &str) -> Result<HashSet<GenericApplicationId>>Expand description
Parses a comma-separated list of application IDs into a set.
pub fn parse_app_set(s: &str) -> Result<HashSet<GenericApplicationId>>Parses a comma-separated list of application IDs into a set.