Skip to main content

normalize_checked

Function normalize_checked 

Source
fn normalize_checked(raw: &str) -> Result<String>
Expand description

Normalize a base URL and reject one that is empty after trimming.