libutils 2.0.0

A general utility library
Documentation

libutils -- a general utility library

This library is meant to be a general utility library with useful types and implementations.

Its goal is to make development faster and straightforward.

This crate re-exports the libutils-* crates. Each individual crate is activated via features. By default, all crates are enabled.

Visit the documentation to get to know how to use each crate.

Due to this crate making use of many nightly features, the minimum supported version for Rust is 1.98 on edition 2024.