Skip to main content

validate_stream_url

Function validate_stream_url 

Source
pub fn validate_stream_url(url: &str) -> Result<(), String>
Expand description

Validate an operator-supplied stream URL: must parse and use an allowed scheme.