ts_quote_macros 0.1.1

Proc macro implementations for ts_quote
Documentation
1
2
3
4
5
6
7
# TS Quote Macros

[![Github](https://img.shields.io/badge/github-source-blue?logo=github)](ts_quote_macros) [![Crates.io](https://img.shields.io/crates/v/ts_quote.svg)](https://crates.io/crates/ts_quote_macros) [![Documentation](https://docs.rs/ts_quote/badge.svg)](https://docs.rs/ts_quote_macros)

Procedural macro implementations for `ts_quote`.  This crate is for internal use, and the macros are re-exported by the `ts_quote` crate.

*This crate is part of a larger workspace, see the [monorepo README](../) for more details*