#slash #path #string #url-path #url #backslash

no-std slash-formatter

This crate provides functions to deal with slashes and backslashes in strings

20 stable releases

3.1.6 Oct 1, 2023
3.1.5 Apr 17, 2023
3.1.3 Mar 14, 2022
3.1.2 Apr 22, 2021
1.0.1 Oct 15, 2018

#28 in Value formatting

Download history 4378/week @ 2023-12-14 3602/week @ 2023-12-21 2867/week @ 2023-12-28 3538/week @ 2024-01-04 3128/week @ 2024-01-11 3591/week @ 2024-01-18 4867/week @ 2024-01-25 3887/week @ 2024-02-01 3056/week @ 2024-02-08 3035/week @ 2024-02-15 4701/week @ 2024-02-22 4824/week @ 2024-02-29 4081/week @ 2024-03-07 5107/week @ 2024-03-14 4484/week @ 2024-03-21 3709/week @ 2024-03-28

18,037 downloads per month
Used in 17 crates (10 directly)

MIT license

34KB
562 lines

Slash Formatter

CI

This crate provides functions to deal with slashes and backslashes in strings.

Examples

To see examples, check out the documentation for each function.

Crates.io

https://crates.io/crates/slash-formatter

Documentation

https://docs.rs/slash-formatter

License

MIT


lib.rs:

Slash Formatter

This crate provides functions to deal with slashes and backslashes in strings.

Examples

To see examples, check out the documentation for each function.

Dependencies

~14KB