Crates.io | my_rust_utils |
lib.rs | my_rust_utils |
version | 0.1.1 |
source | src |
created_at | 2024-05-23 18:38:21.490104 |
updated_at | 2024-05-23 18:43:18.776862 |
description | My personal set of helpers |
homepage | |
repository | |
max_upload_size | |
id | 1249887 |
size | 13,366 |
Currently contains
map_range
(maps from one range to another)clamp_cast
(casts a number to another, accounts for clamping, so that this cannot panic)