5 releases (3 breaking)
0.4.0 | Sep 18, 2024 |
---|---|
0.3.0 | Sep 18, 2024 |
0.2.2 | Mar 19, 2022 |
0.2.1 | Nov 11, 2021 |
0.1.1 | Nov 1, 2021 |
#246 in Configuration
Used in svcwrap
21KB
357 lines
figment-winreg
figment-winreg is a figment provider for the Windows registry.
lib.rs
:
figment provider which allows loading data from the Windows registry.
Features:
- Supports nesting (into subkeys).
- Supports string expansions for
REG_EXPAND_SZ
values. - Can be configured to silently ignore errors while iterating over registry keys/values.
Dependencies
~147MB
~2.5M SLoC