# misc_utils - A set of convenience functions
[](https://github.com/jonasbb/rust_misc_utils/actions/workflows/ci.yaml)
[](https://crates.io/crates/misc_utils)
[](https://docs.rs/misc_utils/)
This crate implements different convenience functions. Currently, only functions related to I/O are implemented.
You can take a look at the [tests] to figure out how to use this crate and take a look at the [documentation].
[tests]: https://github.com/jonasbb/rust_misc_utils/tree/master/tests
[documentation]: https://docs.rs/misc_utils/