Struct wasm_web_helpers::fetch::MissingBody
source · [−]pub struct MissingBody;
Trait Implementations
Deserialize this value from the given Serde deserializer. Read more
Auto Trait Implementations
impl RefUnwindSafe for MissingBody
impl Send for MissingBody
impl Sync for MissingBody
impl Unpin for MissingBody
impl UnwindSafe for MissingBody
Blanket Implementations
Mutably borrows from an owned value. Read more