Library consisting various implementation for std and libs by me
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
- String manipulation
- Telegram bot rich methods
You may use cargo to add this library to your project:
cargo add orzklv
This project is licensed under the BSD-3 Clause License - see the LICENSE file for details.