my_rust_utils

Crates.iomy_rust_utils
lib.rsmy_rust_utils
version0.1.1
sourcesrc
created_at2024-05-23 18:38:21.490104
updated_at2024-05-23 18:43:18.776862
descriptionMy personal set of helpers
homepage
repository
max_upload_size
id1249887
size13,366
Jonas_Focke (JonasFocke01)

documentation

README

My Personal collection of helpers and utils

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)
Commit count: 0

cargo fmt