Struct wasi_common::dir::ReaddirCursor [−][src]
pub struct ReaddirCursor(_);
Trait Implementations
Performs the conversion.
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for ReaddirCursor
impl Send for ReaddirCursor
impl Sync for ReaddirCursor
impl Unpin for ReaddirCursor
impl UnwindSafe for ReaddirCursor
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span
, returning an
Instrumented
wrapper. Read more