mirror of
https://github.com/dark-voyage/liborzklv.git
synced 2026-02-15 18:43:43 +00:00
📓 | Library consisting various implementation for std and libs by me.
https://docs.rs/crate/orzklv/latest
- Rust 92.3%
- Nix 7.7%
| .github | ||
| locales | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
| shell.nix | ||
Library consisting various implementation for std and libs by me.
About
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.
Features
- CLI additions [cli.rs]
- String manipulation [string.rs]
- Telegram bot rich methods [telegram.rs]
Using the library
You may use cargo to add this library to your project:
cargo add orzklv
License
This project is licensed under the BSD-3 Clause License - see the LICENSE file for details.