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 }}))]