11 stable releases
new 2.0.0 | Jan 14, 2025 |
---|---|
1.0.9 | Jun 25, 2024 |
1.0.7 | May 20, 2024 |
1.0.6 | Apr 17, 2024 |
1.0.3 | Jan 14, 2024 |
#36 in #settings
97 downloads per month
285KB
4.5K
SLoC
Features not present in the Python/TypeScript versions:
- ability to convert a
Settings
to/from a string e.g.cF1rgz
If you run the tests please be sure to do so as cargo test -r -- --nocapture --test-threads=1
lib.rs
:
Many of latkerlo_jvotci
's functions take a reference to a Settings
. Settings
implements
Default
and FromStr
so you don't have to write a whole bunch of structs.
Dependencies
~3.5–4.5MB
~78K SLoC