Struct machinery_api::foundation::HttpRequestT [−][src]
Fields
id: u64request_target: *const c_charTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for HttpRequestT
impl !Send for HttpRequestT
impl !Sync for HttpRequestT
impl Unpin for HttpRequestT
impl UnwindSafe for HttpRequestT
Blanket Implementations
Mutably borrows from an owned value. Read more