registry

Crates.ioregistry
lib.rsregistry
version1.2.3
sourcesrc
created_at2014-11-21 10:12:47.291367
updated_at2023-03-24 13:59:18.589605
descriptionA safe wrapper for the Windows Registry API
homepage
repositoryhttps://github.com/bbqsrc/registry-rs
max_upload_size
id245
size61,505
Brendan Molloy (bbqsrc)

documentation

README

Registry

Documentation Actions Status

A convenient crate for safely accessing and mutating the Windows Registry.

This crate only supported versions of Windows 8.1 and newer. Usage on Windows 7 or 8 may work, subject to various Win32 API limitations. These limitations will not be documented in this crate, so if you are unfamiliar with the Win32 variants of these functions, stick to Windows 8.1 or newer.

License

The registry crate is licensed under either of

at your option.

Commit count: 48

cargo fmt