lib_utils

Crates.iolib_utils
lib.rslib_utils
version0.1.4
created_at2025-05-09 08:04:17.804468+00
updated_at2025-08-20 21:41:32.313541+00
descriptionMisc utility functions.
homepage
repositoryhttps://github.com/jtreagan/lib_utils
max_upload_size
id1666509
size28,123
John Reagan (jtreagan)

documentation

https://docs.rs/lib_utils

README

lib_utils

Miscellaneous utility functions.

Description

Not much more to say. I wrote the functions in this crate to help with other projects on which I am working.

Word of Caution

These functions tend to be weak on error handling. My suggestion is to copy the code into your project and then modify from there. Better than building from scratch. I think. Have fun!

Documentation

Sorry about the lack of documentation. However, the function names pretty much tell you what they do. Most of them are quite short, so it shouldn't be too hard for you to figure out their purpose.

MIT license.

Commit count: 19

cargo fmt