Crates.io | moan |
lib.rs | moan |
version | 0.2.1 |
source | src |
created_at | 2023-03-01 14:00:42.465891 |
updated_at | 2023-07-06 05:39:08.173715 |
description | Moan encode and decode API |
homepage | https://github.com/orzklv/moan |
repository | https://github.com/orzklv/moan |
max_upload_size | |
id | 798027 |
size | 67,836 |
Encoding and Decoding API for Moan.
This is a new encoding and decoding API. It is written in Rust. Moan is a new way to encode and decode data. Basically it uses a, A and h to encode and decode data. It uses very simple encoding and decoding method.
cargo install moan
git clone https://github.com/orzklv/moan && cd moan && cargo install --path .
This project is licensed under the AGPLv3.0 License - see the LICENSE file for details.