path-extra 0.1.0

Extra methods on `Path` for ergonomic and chainable `fs` operations.
Documentation
1
2
3
pub mod std;
#[cfg(feature = "tokio")]
pub mod tokio;