Enum wasm_streams::readable::sys::ReadableStreamReaderMode [−][src]
pub enum ReadableStreamReaderMode {
BYOB,
// some variants omitted
}Variants
Implementations
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for ReadableStreamReaderModeimpl Send for ReadableStreamReaderModeimpl Sync for ReadableStreamReaderModeimpl Unpin for ReadableStreamReaderModeimpl UnwindSafe for ReadableStreamReaderModeBlanket Implementations
Mutably borrows from an owned value. Read more
type Abi = <T as IntoWasmAbi>::Abi
type Abi = <T as IntoWasmAbi>::AbiSame as IntoWasmAbi::Abi
Same as IntoWasmAbi::into_abi, except that it may throw and never
return in the case of Err. Read more