parse_detached_mod
flux_
syntax
0.1.0
In flux_
syntax::
parser
flux_syntax
::
parser
Function
parse_
detached_
mod
Copy item path
Source
fn parse_detached_mod(cx: &mut
ParseCtxt
<'_>) ->
ParseResult
<
Item
>
Expand description
⟨mod⟩ ::= mod ⟨ident⟩ { ⟨specs⟩ }