Crates.io | rustility |
lib.rs | rustility |
version | 0.1.1 |
source | src |
created_at | 2023-11-27 20:20:21.743465 |
updated_at | 2024-07-16 22:19:36.504885 |
description | A collection of utilities I often find myself using in Rust |
homepage | |
repository | https://github.com/ehuff700/Rustility |
max_upload_size | |
id | 1050902 |
size | 23,691 |
This crate is a collection of macros/traits etc. that I often find myself using in Rust.
To get started, create a new rust project with cargo init
and run:
cargo add rustility
This project is licensed under either of
at your option.