#windows-registry #registry #windows #figment

figment-winreg

Windows registry provider for figment

3 unstable releases

0.2.2 Mar 19, 2022
0.2.1 Nov 11, 2021
0.1.1 Nov 1, 2021

#685 in Configuration

Download history 33/week @ 2024-02-19 5/week @ 2024-02-26 2/week @ 2024-03-11 57/week @ 2024-04-01

59 downloads per month
Used in svcwrap

0BSD license

19KB
365 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

~154MB
~2.5M SLoC