stblib

Crates.iostblib
lib.rsstblib
version0.6.2
sourcesrc
created_at2023-12-19 16:33:22.96967
updated_at2024-05-17 16:32:21.718987
descriptionstblib is a simple library that takes over and simplifies important and useful tasks.
homepage
repositoryhttps://github.com/Strawberry-Foundations/stblib-rust
max_upload_size
id1074466
size95,741
Julian (Juliandev02)

documentation

README

stblib-rust

stblib is a simple library used mostly by Strawberry Foundation's Projects. stblib offers many different functions for simplifying the writing of Rust code. These include the following features:

  • Localization system with language strings
  • Strawberry Chat API Wrapper for own Rust-based clients
  • Scapi for programming bots for Strawberry Chat (currently incomplete)
  • Logging for uncomplicated and simple logging of some things in a CLI application
  • Notifications to send notifications (who would have thought it)
  • Email to send e-mails and some (kinda) useful utilities!

Visit our documentation on docs.rs for "detailed" documentation of stblib

Featured projects that use stblib

Commit count: 267

cargo fmt