fmt
release / build (push) Successful in 1m52s

This commit is contained in:
lda
2025-09-28 16:09:12 +07:00 Unverified
parent 9ffe4fc85b
commit fabf67297e
2 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ pub async fn get_mac(
Ok(rows)
}
/*
/*
/// get macs where you just run ip neigh then rust handles the filtering (faster than get mac)
pub async fn get_macs_rust(
machine_names: Option<&str>,