Docs.rs
sem-reg-0.1.1
sem-reg 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Enyium
Dependencies
anyhow ^1.0.75
normal
chrono ^0.4.31
normal
clap ^4.4.8
normal
colored ^2.0.4
normal
convert_case ^0.6.0
normal
ctrlc ^3.4.1
normal
diff ^0.1.13
normal
encoding_rs ^0.8.33
normal
futures ^0.3.29
normal
map-self ^0.1.0
normal
serde ^1.0.193
normal
serde_json ^1.0.108
normal
thiserror ^1.0.50
normal
windows ^0.52.0
normal
windows-helpers ^0.4.2
normal
winreg ^0.51.0
normal
wmi ^0.13.1
normal
zerocopy ^0.7.26
normal
anyhow ^1.0.75
dev
serial_test ^2.0.0
dev
Versions
39.26%
of the crate is documented
Platform
x86_64-pc-windows-msvc
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
sem_reg/
lib.rs
1
pub mod
cloud_store;
2
pub mod
data_conversion;
3
pub mod
reg;