tokio-fs

Crates.iotokio-fs
lib.rstokio-fs
version0.1.7
sourcesrc
created_at2018-02-01 17:42:57.822969
updated_at2020-02-05 00:25:24.864276
descriptionFilesystem API for Tokio.
homepagehttps://tokio.rs
repositoryhttps://github.com/tokio-rs/tokio
max_upload_size
id49183
size88,315
Core (github:tokio-rs:core)

documentation

https://docs.rs/tokio-fs/0.1.7/tokio_fs

README

Tokio FS

Asynchronous filesystem manipulation operations (and stdin, stdout, stderr).

This crate has been deprecated in tokio 0.2.x and has been moved into tokio::fs behind the fs feature flag.

Documentation

Overview

This crate provides filesystem manipulation facilities for usage with Tokio.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.

Commit count: 3942

cargo fmt