tank-macros 0.31.0

Procedural macros for Tank: the Rust data layer. Not intended to be used directly.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<div align="center">
    <img width="300" height="300" src="../docs/public/logo.png" alt="Tank logo: a circular gold emblem with a military tank and a database symbol" />
</div>

# tank-macros

Procedural macros for [Tank](https://crates.io/crates/tank): the Rust data layer.

This crate defines procedural macros used for code generation purposes. It exists in a separate crate to overcome a Rust build system limitation. For application development, depend on `tank` instead.

📘 https://tankhq.github.io/tank

🖥️ https://github.com/TankHQ/tank

📦 https://crates.io/crates/tank