The distant-net
library supplies the foundational networking functionality
for the distant interfaces and distant cli.
You can import the dependency by adding the following to your Cargo.toml
:
toml
[dependencies]
distant-net = "0.20"
This project is licensed under either of
Apache License, Version 2.0, (LICENSE-APACHE or apache-license) MIT license (LICENSE-MIT or mit-license) at your option.