My Standard library of often repeated functions Each sub-module is gated behind a feature to minimize compile time costs # Sub-Modules ## Xattrs Convenience functions over the [Xattr](https://docs.rs/xattr/latest/xattr/index.html) I don't want to directly deal with raw bytes here ## Date and/or Time Wraps [Chrono](https://docs.rs/chrono/latest/chrono/) with mostly basic functionality ## Miscellany