Expand description
host.rs
Helper utilities to inspect the current host machine. Used by the
this-me host CLI command. The implementation keeps dependencies
minimal (standard library only) so it works everywhere the CLI
compiles.
Functionsยง
- print_
host_ summary - Print a small summary about the machine running the CLI.
- print_
network_ summary