alef 0.25.37

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
/// Vtable for a Zig implementation of the `{{ trait_name }}` trait.
/// Fill each function pointer, then pass this struct to the corresponding
/// `register_{{ snake }}` function to register your implementation.