ntw 0.2.1

A macOS network toolkit providing live speed metrics and simple interface management.
Documentation
1
2
3
4
pub mod networks;
pub mod speed;

pub use speed::get_active_interface;