# propfuzz-macro
[](https://crates.io/crates/propfuzz-macro)
[](https://docs.rs/propfuzz-macro/)
[](https://facebookincubator.github.io/propfuzz/rustdoc/propfuzz_macro/)
[](../LICENSE-APACHE)
[](../LICENSE-MIT)
Procedural macros for propfuzz tests.
This crate is an implementation detail of `propfuzz` and is **not** meant to be used directly.
Use it through [`propfuzz`](https://crates.io/crates/propfuzz) instead.
## Contributing
See the [CONTRIBUTING](../CONTRIBUTING.md) file for how to help out.
## License
This project is available under the terms of either the [Apache 2.0 license](../LICENSE-APACHE) or the [MIT
license](../LICENSE-MIT).