Skip to main content

parse_allowed_domains

Function parse_allowed_domains 

Source
pub fn parse_allowed_domains(raw: Option<&str>) -> Result<Vec<String>>
Expand description

Parses a stored allow-list JSON string into domain entries.