multipath

A library to split file path, like /home/{user,admin}/file.txt.
⚠ Warning : this version is not finished yet and should not be used in production. Take a look of test accomplishments.
Example :
Documentation
Please take a look to :
- docs.rs API documentation
- src/tests.rs
- Run tests with
cargo test
- Run tests with