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