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.