The distant-protocol
library supplies the structs and enums that make up the
messaging structure for distant.
You can import the dependency by adding the following to your Cargo.toml
:
toml
[dependencies]
distant-protocol = "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.