It's a collection of various implementations of standard libraries and utilities that I use in my projects. It's a work in progress and I'm adding more and more as I go.
- CLI additions [cli.rs]
- String manipulation [string.rs]
- Telegram bot rich methods [telegram.rs]
You may use cargo to add this library to your project:
cargo add orzklvThis project is licensed under the BSD-3 Clause License - see the LICENSE file for details.

