flowjs-rs-macros 0.0.0-alpha.3

Derive macro for flowjs-rs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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
```