Crates.io | cot-proto |
lib.rs | cot-proto |
version | 0.3.7 |
source | src |
created_at | 2024-11-05 23:07:21.913537 |
updated_at | 2024-11-13 22:00:10.545135 |
description | Cursor on Target (CoT) protocol (de)serialization / parsing |
homepage | |
repository | https://github.com/ajfabbri/cot-proto |
max_upload_size | |
id | 1437308 |
size | 59,195 |
This library aims to provide a simple way to produce (serialize) and consume (deserialize) Cursor on Target (CoT) messages from the Rust programming language.
API docs are available at docs.rs/cot_proto.
Some example usage can be found at cot-send-example.git.
The following sources were used to help develop this library: