macroforge_ts_macros 0.1.14

Derive macros for TypeScript compile-time code generation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# macroforge_ts_macros

> **Warning:** This is a work in progress and probably won't work for you. Use at your own risk!

Derive macros for TypeScript compile-time code generation.

Part of the [macroforge](https://github.com/rymskip/macroforge-ts) project.

## Usage

```toml
[dependencies]
macroforge_ts_macros = "0.1"
```

## License

MIT