easy_utils/
lib.rs

1//! # Rust Utils
2//!
3//! `rust-utils` is a collection of utilities to store lots of useful APIs.
4
5pub mod random;