A small collection of utilities on Paths and PathBufs.
rust use pathext::PathExt; assert!("/some/path".has_component("path"));