scheme_path

Function scheme_path 

Source
pub fn scheme_path(name: &str) -> Option<String>
Expand description

The path for a given scheme name

Returns Some if the scheme name is valid, None otherwise