Crates.io | rekt_lib |
lib.rs | rekt_lib |
version | 0.1.6 |
source | src |
created_at | 2023-11-08 20:19:45.741127 |
updated_at | 2023-12-12 20:41:20.164841 |
description | Common lib to use the rekt-protocol. See the crate homepage to check the protocol RFC. |
homepage | https://github.com/GuicLuca/RekT_Protocole/wiki |
repository | |
max_upload_size | |
id | 1029374 |
size | 85,917 |
RektCommon is a Rust crate that aims to simplify the usage of the RekT protocol in Rust projects. It provides all the necessary types, structs, and enums required for implementing projects using the RekT protocol.
Add the following line to your Cargo.toml
file:
rekt_common = "0.1.0"