host_discovery-0.1.1 has been yanked.
A simple rust crate for host discovery
Todo
- Add support for WSL detection (is enabled or not)
- Add support for windows edition detection
- Add support for public ip detection
Basic Usage
- Add to your project
use host_discovery;