Crates.io | timrs_macro_utils |
lib.rs | timrs_macro_utils |
version | 1.1.0-rc.6 |
source | src |
created_at | 2024-05-28 04:26:27.40274 |
updated_at | 2024-05-28 05:09:38.198919 |
description | Macro helpers for Tim.rs. |
homepage | |
repository | https://github.com/DiCaius/Tim.rs |
max_upload_size | |
id | 1253980 |
size | 15,726 |
This private Rust crate contains utilities for authoring and testing macros for the Tim.rs project, intended for internal use only.
Run the following command to install the macro_utils crate:
$ cargo install timrs_macro_utils
You can find the documentation for timrs_macro_utils here, it provides all the information you need to get started