Skip to main content

from_parts

Function from_parts 

Source
pub fn from_parts(parts: &[String]) -> String
Expand description

Reconstruct a URI from parts (first element is scheme://authority).