#constants

[ follow ]
Scala
fromHackernoon
5 years ago

Tired of lazy_static? Rust 1.80 Has a Cleaner Way | HackerNoon

Rust provides const and static for compile-time constants, but runtime initialization poses challenges—especially for structs.
[ Load more ]