flux_
syntax
0.1.0
In flux_
syntax::
parser
flux_syntax
::
parser
Function
parse_fields
Copy item path
Source
fn parse_fields(cx: &mut
ParseCtxt
<'_>) ->
ParseResult
<
Vec
<
Ty
>>
Expand description
⟨fields⟩ := ( ⟨ty⟩,* ) | { ⟨ty⟩,* }