Crates.io | misc_utils |
lib.rs | misc_utils |
version | 4.2.5 |
source | src |
created_at | 2017-08-04 20:49:33.706114 |
updated_at | 2024-07-14 14:33:11.738635 |
description | A small collection of convenient and utility functions developed for personal use. |
homepage | |
repository | https://github.com/jonasbb/rust_misc_utils |
max_upload_size | |
id | 26416 |
size | 83,626 |
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.