# flowjs-rs-macros
> Derive macro for [flowjs-rs](https://crates.io/crates/flowjs-rs)
See the [repository](https://github.com/unstabler/flowjs-rs) for documentation or the [issues](https://github.com/unstabler/flowjs-rs/issues) tracker.
## Install
This crate is not intended for direct use. Install `flowjs-rs` instead:
```sh
cargo add flowjs-rs
```