logo

kvarn0.6.3

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<&Uri>
  • 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
  • Equivalent<K>
  • Equivalent<K>
  • Equivalent<K>
  • From<T>
  • Instrument
  • Into<U>
  • Pointable
  • Same
  • ToCompactString
  • ToOwned
  • ToString
  • TryFrom<U>
  • TryInto<U>
  • VZip<V>
  • WithSubscriber