multipath

A library to split file path, like /home/{user,admin}/file.txt.
⚠ Warning : this version now satisfies all the tests. However, I think the code need to be optimized !
Example :
Documentation
Please take a look to :
- docs.rs API documentation
- src/tests.rs
- Run tests with
cargo test
- Run tests with