kvarn::prelude::networking::prelude::utils::prelude::uri

Struct InvalidUri

pub struct InvalidUri(/* private fields */);
Expand description

An error resulting from a failed attempt to construct a URI.

Trait Implementations§

§

impl Debug for InvalidUri

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Display for