1 unstable release
0.1.0 | Jun 24, 2021 |
---|
#508 in #data-structures
8KB
149 lines
Unstorable
A rust crate to turn references into something that is unstorable. Mainly useful as a helper to ensure that config values that can change at runtime are always read and never stored.