{#- -#}
         {#- -#}
            {{-typ-}}
            {#- The breadcrumbs of the item path, like std::string -#}
            {%- for component in path_components -%}
            {{component.name}}::
            {%- endfor -%}
            {{name}} {#- -#}
             {#- -#}
         {#- -#}
    
 {#- -#}
     {#- -#}
        {% if !stability_since_raw.is_empty() %}
        {{- stability_since_raw|safe }} · {# -#}
        {% endif %}
        {%- match src_href -%}
            {%- when Some with (href) -%}
                source · {# -#}
            {%- else -%}
        {%- endmatch -%}
         {#- -#}
            [−] {#- -#}
         {#- -#}
     {#- -#}