Expand description
stream feature: a futures_core::Stream adapter over Dir listing,
so a directory can be consumed with StreamExt (.next(), .collect(),
try_for_each, …). Rust-only; never crosses the FFI boundary.
stream feature: a futures_core::Stream adapter over Dir listing,
so a directory can be consumed with StreamExt (.next(), .collect(),
try_for_each, …). Rust-only; never crosses the FFI boundary.