robotech-macros 1.6.0

Backend service implementation for the RoboTech platform, providing RESTful APIs and business logic for web applications.
Documentation
# 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