Crates.io | sharkey |
lib.rs | sharkey |
version | 0.1.0 |
source | src |
created_at | 2024-07-12 13:16:21.615206 |
updated_at | 2024-07-12 13:16:21.615206 |
description | A tiny library to work with Sharkey from Rust! |
homepage | https://github.com/angeldollface/sharkey.rs |
repository | https://github.com/angeldollface/sharkey.rs |
max_upload_size | |
id | 1300678 |
size | 38,578 |
A tiny library to work with Sharkey from Rust asynchronously!
This repository contains the code for a small Rust crate to work with Sharkey from Rust. Feel free to follow me on Sharkey here.
To use Sharkey.rs in your Rust project, add this line to your project's Cargo.toml
:
sharkey = "0.1.0"
To understand how to use Sharkey.rs in your project, please refer to the project's documentation. If the documentation does not help you, you can also read the unit tests here.
serde_json
.