Docs.rs
brutils-0.1.51
brutils 0.1.51
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
MineGame159
Dependencies
libc ^0.2.55
normal
Versions
63.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
brutils
0.1.51
All Items
Crate Items
Modules
Structs
Functions
Crate
brutils
Copy item path
Source
Expand description
Various utilities for Rust
Modules
§
math
Math utilities
random
Random number generation
Structs
§
Color
Color structure, values are stored as floats (f32)
Thread
Pool
Simple thread pool implementation
Functions
§
clamp
Clamps given value between min and max
input
Prints message to console and the retrieves user input as string