tokio/tokio-fs
Carl Lerche cdde2e7a27
chore: repo maintenance + no path dependencies (#991)
- Move `tokio` into its own directory.
- Remove `path` dependencies.
- Run tests with once with crates.io dep and once with patched dep.
2019-03-19 14:58:59 -07:00
..
2019-03-01 21:04:43 -08:00
2019-02-20 21:56:23 -08:00
2019-03-01 21:04:43 -08:00
2019-01-06 23:25:55 -08:00
2019-03-01 21:04:43 -08:00

Tokio FS

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

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.