Function tozny_auth::question::translate_url
[-] [+]
[src]
pub fn translate_url(url: &Url) -> Url
Translates a url::Url
value to a hyper::Url
value.
pub fn translate_url(url: &Url) -> Url
Translates a url::Url
value to a hyper::Url
value.
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).