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

Struct Scheme

pub struct Scheme { /* private fields */ }
Expand description

Represents the scheme component of a URI

Implementations§

§

impl Scheme

pub const HTTP: Scheme = _

HTTP protocol scheme

</