This Rust crate provides an extension trait, PathExt
, for converting a
std::path::Path
to a verbatim path.
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!
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.