Provides access to Windows Storage APIs.
# Cargo.toml
[dependencies]
windows-storage = "0.23.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens a storage file from a path.
Enable the 'Storage' feature in your Cargo.toml: windows-storage = { version = "0.23.0", features = ["Storage"] }.No dependency data recorded yet.