Expand description
Various utilities for Rust
Modules§
- Math utilities
- Random number generation
Structs§
- Color structure, values are stored as floats (f32)
- Simple thread pool implementation
Functions§
- Clamps given value between min and max
- Prints message to console and the retrieves user input as string