Is there a prober ping library fully written in #Rust? I wonder why we already have very good HTTP clients (like reqwest) but binaries like #gping still run the ping command: https://github.com/orf/gping I ended up calling the ping command too, but a well maintained library would be nice :D #RustLang