This library originated from two primary motivations:
- Firstly, as we learn Rust programming language, we sought a practical project to enhance our skills in creating reusable public crates.
- Secondly, this functionality is a core requirement for our project, Rusty.
Recognizing its potential utility beyond our immediate needs, we decided to develop and share it as a public crate for everyone to use.
Soon...
This project is licensed under the MIT License.
We also want to acknowledge that this crate adapts certain code segments from ferinth by gorilla-devs. Their project is also distributed under the MIT License, and we are grateful for their foundational work which served as a valuable reference.