kvarn_
utils
0.6.1
Uri
Sections
Examples
Methods
authority
builder
from_maybe_shared
from_parts
from_static
host
into_parts
path
path_and_query
port
port_u16
query
scheme
scheme_str
Trait Implementations
Clone
Debug
Default
Display
Eq
From<Authority>
From<PathAndQuery>
From<Uri>
From<Uri>
FromStr
Hash
PartialEq
PartialEq<&'a str>
PartialEq<Uri>
PartialEq<Uri>
PartialEq<str>
TryFrom<&'a String>
TryFrom<&'a Uri>
TryFrom<&'a [u8]>
TryFrom<&'a str>
TryFrom<Parts>
TryFrom<String>
TryFrom<Vec<u8>>
Auto Trait Implementations
!Freeze
RefUnwindSafe
Send
Sync
Unpin
UnwindSafe
Blanket Implementations
Any
AsCleanDebug
Borrow<T>
BorrowMut<T>
CloneToUninit
From<T>
Into<U>
ToCompactString
ToOwned
ToString
TryFrom<U>
TryInto<U>
In kvarn_
utils::
prelude
kvarn_utils
::
prelude
Struct
Uri
Copy item path
pub struct Uri {
/* private fields */
}
Expand description
The URI compone