Crate brutils

Source
Expand description

Various utilities for Rust

Modules§

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