# robotech-macros
Procedural macros for the RoboTech platform.
## Features
- Code generation macros for RoboTech services
- Simplifies RESTful API development
- Integrates with the RoboTech framework
## Usage
Add to your `Cargo.toml`:
```toml
[dependencies]
robotech-macros = "1.5.0"
```
## License
MIT