tinyrick_macros 0.0.2

procedural macros for scheduling development tasks
Documentation
# tinyrick_macros: proc macros for scheduling development tasks

# ABOUT

tinyrick_macros provides proc macros for scheduling development tasks.

# CRATE

https://crates.io/crates/tinyrick_macros

# API DOCUMENTATION

https://docs.rs/tinyrick_macros/latest/tinyrick_macros/

# LICENSE

BSD-2-Clause

# RUNTIME REQUIREMENTS

* [Rust]https://www.rust-lang.org/en-US/

## Recommended

* [ASDF]https://asdf-vm.com/ 0.18 (run `asdf reshim` after each Rust application binary installation)
* [direnv]https://direnv.net/ 2
* [cargo-cache]https://crates.io/crates/cargo-cache

# CONTRIBUTING

For more details on developing tinyrick itself, see [DEVELOPMENT.md](DEVELOPMENT.md).

# SEE ALSO

* [tinyrick]https://github.com/mcandre/tinyrick