alef 0.25.52

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
{# Mirror struct declarations must be cfg-gated when they reference feature-gated types. #}
{% if source_cfg %}#[cfg({{ source_cfg }})]
{% endif %}#[frb(mirror({{ name }}))]