Expand description
Generate typed policy interfaces from policy source code.
Functionsยง
- generate
- Read policy from
inputand write Rust interface tooutput. - generate_
code - Generate rust source code from a
PolicyInterface.
Generate typed policy interfaces from policy source code.
input and write Rust interface to output.PolicyInterface.