Trait cargo::util::into_url::IntoUrl [−][src]
A type that can be converted to a Url
Required methods
fn into_url(self) -> CargoResult<Url>
[src]
Performs the conversion