synthez-codegen 0.2.0

Internal codegen shim of `synthez` crate.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
synthez-codegen
===============

[![Rust docs](https://docs.rs/synthez-codegen/badge.svg "Rust docs")](https://docs.rs/synthez-codegen)
[![Rust 1.56+](https://img.shields.io/badge/rustc-1.56+-lightgray.svg "Rust 1.56+")](https://blog.rust-lang.org/2021/10/21/Rust-1.56.0.html)
[![Unsafe Forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg "Unsafe forbidden")](https://github.com/rust-secure-code/safety-dance)

Internal codegen shim of [`synthez`] crate. 

DO NOT use it directly, use [`synthez`] crate instead.





[`synthez`]: https://docs.rs/synthez