wmi-0.1.0 has been yanked.
Visit the last successful build:
wmi-0.18.0
wmi
WMI crate for rust. Currently in beta.
# Cargo.toml
[]
= "0.1"
Examples
Queries can be deserialized info a free-form HashMap or a struct:
use HashMap;
use Deserialize;
use ;
let com_con = new.unwrap;
let wmi_con = new.unwrap;
let results: = wmi_con.raw_query.unwrap;
for os in results
let results: = wmi_con.query.unwrap;
for os in results
License
The wmi crate is licensed under either of
Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.