distant-protocol

Crates.iodistant-protocol
lib.rsdistant-protocol
version0.20.0
sourcesrc
created_at2023-06-01 07:51:14.585448
updated_at2023-07-15 01:38:35.007054
descriptionProtocol library for distant, providing data structures used between the client and server
homepagehttps://github.com/chipsenkbeil/distant
repositoryhttps://github.com/chipsenkbeil/distant
max_upload_size
id879535
size384,931
Chip Senkbeil (chipsenkbeil)

documentation

README

distant protocol

Crates.io Docs.rs Rustc 1.70.0

Details

The distant-protocol library supplies the structs and enums that make up the messaging structure for distant.

Installation

You can import the dependency by adding the following to your Cargo.toml:

[dependencies]
distant-protocol = "0.20"

License

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.

Commit count: 370

cargo fmt