# Tim.rs: macro_utils
[](https://crates.io/crates/timrs_macro_utils)



This private Rust crate contains utilities for authoring and testing macros for the Tim.rs project, intended for internal use only.
## Table of Contents
- [Install](#install)
- [Documentation](#documentation)
## Install
Run the following command to install the **macro_utils** crate:
```bash
$ cargo install timrs_macro_utils
```
## Documentation
You can find the documentation for **timrs_macro_utils** [here](https://dicaius.github.io/Tim.rs/timrs_macro_utils/index.html), it provides all the information you need to get started