Function patron::from_str [] [src]

pub fn from_str<'a, S>(url: S) -> Builder<'a> where
    S: Into<Cow<'a, str>>,