Docs.rs
winreg-0.11.0
winreg 0.11.0
Docs.rs crate page
MIT
Links
Documentation
Repository
Crates.io
Source
Owners
gentoo90
Dependencies
cfg-if ^1.0
normal
chrono ^0.4.6
normal
serde ^1
normal
winapi ^0.3.9
normal
rand ^0.3
dev
serde_bytes ^0.11
dev
serde_derive ^1
dev
tempfile ~3.0
dev
Versions
53.95%
of the crate is documented
Go to latest version
Platform
x86_64-pc-windows-msvc
i686-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module types
Traits
?
Module
winreg
::
types
source
·
[
−
]
Expand description
Traits for loading/saving Registry values
Traits
FromRegValue
A trait for types that can be loaded from registry values.
ToRegValue
A trait for types that can be written into registry values.