yaru 0.1.0

Yet Another Rust Util - A collection of educational and debugging tools for Rust, including timing and memory inspection utilities.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# yaru (Yet Another Rust Util)


A collection of educational and debugging tools for Rust.

## 🚀 Coming Soon


This crate is currently under development. It will soon include:
- Timing utilities for performance measurement.
- Memory inspection tools.
- Educational examples for Rust traits and ownership.

Stay tuned!