macros-core 0.2.1

A simple, lightweight, and highly configurable library for quickly parsing macro input into custom objects.
Documentation
1
2
3
4
5
6
7
# macros-rs


macros-rs is a simple, lightweight, and highly configurable library for quickly parsing macro input into custom objects.

## Getting Started


To get started check out the docs on [docs.rs](https://docs.rs/macros)!