pth 0.37.0

Collection of algorithms and structures to handle paths properly.
Documentation
1
2
3
4
5
use super :: *;

mod basic_test;
mod from_paths_test;
mod try_from_test;