aya/.github/workflows
Tamir Duberstein 9916092f5c codegen: tidy up
- Document the need for external rustfmt invocation.
- Remove reexports.
- Remove `write_to_file`.
- Avoid allocating strings when using bindgen to write bindings.
..
ci.yml Revert "ci: remove cross toolchain"
gen.yml codegen: tidy up