#user #tiny #follow #response #async #action #note

yanked sharkey

A tiny library to work with Sharkey from Rust!

1 unstable release

0.1.0 Jul 12, 2024

#31 in #follow

30 downloads per month

Custom license

38KB
749 lines

SHARKEY.RS

GitHub CI

A tiny library to work with Sharkey from Rust asynchronously!

ABOUT

This repository contains the code for a small Rust crate to work with Sharkey from Rust. Feel free to follow me on Sharkey here.

INSTALLATION

FOR RUST PROJECTS

To use Sharkey.rs in your Rust project, add this line to your project's Cargo.toml:

sharkey = "0.1.0"

USAGE

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.

FEATURES

  • Fully asynchronous.
  • Printable responses via serde_json.
  • Inlcudes all important actions a user may want to perform.

CHANGELOG

Version 0.1.0

  • Initial release.
  • Upload to GitHub.
  • Upload to crates.io.

NOTE

  • Sharkey.rs by Alexander Abraham a.k.a. "Angel Dollface"
  • Licensed under the DSL v1.

Dependencies

~6–17MB
~226K SLoC