rekt_lib

Crates.iorekt_lib
lib.rsrekt_lib
version0.1.11
sourcesrc
created_at2023-11-08 20:19:45.741127+00
updated_at2025-03-05 23:19:23.728227+00
descriptionCommon lib to use the RekT protocol. See the crate homepage to check the protocol RFC.
homepagehttps://github.com/GuicLuca/RekT_Protocole/wiki
repository
max_upload_size
id1029374
size91,319
Lucas Guichard (GuicLuca)

documentation

README

RektCommon

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.

Features

  • Easy integration with the RekT protocol
  • Comprehensive set of types, structs, and enums

Installation

Add the following line to your Cargo.toml file:

rekt_common = "0.1.0"
Commit count: 0

cargo fmt