Module msi_inventory

Module msi_inventory 

Source
Expand description

MSI inventory snapshot records.

MSI inventory is the persisted repair substrate used by install, doctor, and storage code. The records here are intentionally normalized and filesystem-oriented so they can round-trip through the database without losing the original MSI semantics.

Re-exports§

pub use records::*;

Modules§

records
Normalized MSI inventory records persisted for repair and doctor flows.