tauri-plugin-system-info 2.0.9

A tauri plugin for retrieving system info
Documentation
1
2
3
4
5
pub mod aggregate;
pub mod common;

pub use aggregate::*;
pub use common::*;