Crates.io | init-data-rust |
lib.rs | init-data-rust |
version | 0.1.1 |
source | src |
created_at | 2024-11-24 13:13:50.488859 |
updated_at | 2024-11-24 13:18:59.48879 |
description | This library is a Rust port of init-data-golang |
homepage | |
repository | |
max_upload_size | |
id | 1459246 |
size | 21,327 |
init-data-rust is a Rust library that provides utilities for working with Telegram Mini Apps initialization data.
This library is based on and inspired by the original Go implementation found at Telegram-Mini-Apps/init-data-golang.
Add the following to your Cargo.toml
:
[dependencies]
init-data-rust = "0.1.0"