# JIT SPIR-V (Implementation)
[](https://crates.io/crates/jit-spirv-impl)
[](https://docs.rs/jit-spirv-impl)
`jit-spirv-impl` implements the procedural macro code generator for `jit-spirv`.
## How to Use
Please refer to the [documentation of jit-spirv](https://docs.rs/jit-spirv) for usage.
## License
This project is licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.