you saw nothing

This commit is contained in:
Hamcha 2023-11-21 09:44:31 +01:00
parent a87d1df9ef
commit ae6078e8a7

View file

@ -1,6 +1,5 @@
use serde::Serialize;
use sysinfo::{CpuExt, DiskExt, NetworkExt, NetworksExt, RefreshKind, System, SystemExt};
use tokio::sync::OnceCell;
use sysinfo::{DiskExt, NetworkExt, NetworksExt, RefreshKind, System, SystemExt};
#[derive(Serialize)]
pub struct NetworkInterface {