Struct fire_http_representation::header::Uri
source · [−]pub struct Uri(_);
Expand description
Contains a request uri.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Uri
impl UnwindSafe for Uri
Blanket Implementations
Mutably borrows from an owned value. Read more