Sign in
◑
Theme
fuchsia
/
fuchsia
/
refs/heads/main
/
.
/
tools
/
lib
/
serdedoc
/
src
/
enum.hbs
blob: 9b5e867f54b254c020903dbb79dc8ce02d71c2c4 [
file
] [
edit
]
# {{rust_type}}
{{
md_escaped description
}}
<table>
<tr><th>
Variant
<
/th></
tr
>
{{#
each variants
}}
<
tr id
=
"{{this}}"
>
<td><code>
{{~
this
~}}<
/code></
td
>
</
tr
>
{{/
each
}}
</
table
>