| Crates.io | rusty_utilities |
| lib.rs | rusty_utilities |
| version | 0.1.1 |
| created_at | 2025-05-30 18:46:33.332638+00 |
| updated_at | 2025-05-30 18:56:26.141171+00 |
| description | Another small library of Rust utilities |
| homepage | |
| repository | https://github.com/nessan/rusty_utilities |
| max_upload_size | |
| id | 1695528 |
| size | 12,444 |
rusty_utilities is a very small collection of useful Rust types, functions, and macros.
Everyone creates one of these libraries.
Until we get a lot more Rust experience, ours consists of just a single module.
| Module | Description |
|---|---|
stopwatch |
Provides the Stopwatch type that can be used to measure the time a code block takes. |
Copyright (c) 2025-present nzzn.
You can use this software under the MIT License