winreg-artifacts 0.4.0

Forensic artifact decoders for Windows Registry
Documentation
1
2
3
// Shared in-memory REGF hive builder, sourced from the winreg-testutil crate so
// every consumer shares one definition (no copy-drift).
pub use winreg_testutil as hive_builder;