zng-task 0.12.8

Part of the zng project.
Documentation
1
2
3
4
5
6
//! Async filesystem primitives.
//!
//! This module is the [async-fs](https://docs.rs/async-fs) crate re-exported for convenience.

#[doc(inline)]
pub use async_fs::*;