2 releases
Uses old Rust 2015
0.1.1 | Mar 12, 2018 |
---|---|
0.1.0 | Mar 11, 2018 |
#1347 in Filesystem
1,577 downloads per month
8KB
Verbatim
This Rust crate provides an extension trait, PathExt
, for converting a
std::path::Path
to a verbatim path.
Code of Conduct
We follow the Contributor Covenant Code of Conduct.
The maintainer of verbatim
, Dave Herman, personally promises to work actively to uphold that code of conduct.
We aim to foster a community that is welcoming, inclusive, empathetic, and kind.
If you share those goals and want to have a ton of fun playing with Rust, we hope you will contribute!
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as described above, without any additional terms or conditions.