winreg-与MS Windows Registry API的Rust绑定-Rust开发

时间:2021-05-27 19:26:19
【文件属性】:
文件名称:winreg-与MS Windows Registry API的Rust绑定-Rust开发
文件大小:32KB
文件格式:ZIP
更新时间:2021-05-27 19:26:19
Rust Windows APIs winreg Rust绑定到MS Windows Registry API。 工作正在进行中。 当前功能:基本注册表操作:打开/创建/删除键,读取和写入winreg Rust绑定到MS Windows Registry API。 工作正在进行中。 当前功能:基本注册表操作:打开/创建/删除键读取和写入值REG_ *类型和锈原语之间的无缝转换字符串和OsString <= REG_SZ,REG_EXPAND_SZ或REG_MULTI_SZ字符串,&str和OsStr => REG_SZ u32 <=> REG_DWORD u64 <=> REG_QWORD通过键名和值进行迭代事务生锈类型在注册表中的事务序列化(仅基元和str)
【文件预览】:
winreg-rs-master
----.gitattributes(19B)
----Cargo.toml(1KB)
----src()
--------types.rs(6KB)
--------enums.rs(2KB)
--------lib.rs(33KB)
--------decoder()
--------encoder()
--------transaction.rs(3KB)
----build.rs(488B)
----examples()
--------installed_apps.rs(1KB)
--------basic_usage.rs(3KB)
--------map_key_serialization.rs(1KB)
--------transactions.rs(1KB)
--------enum.rs(781B)
--------serialization.rs(2KB)
----LICENSE(1KB)
----README.md(11KB)
----appveyor.yml(924B)
----.editorconfig(193B)
----tests()
--------reg_key.rs(10KB)
----.gitignore(18B)

网友评论