rustfmt_
nightly
1.84.0-nightly
(86d69c705 2024-10-22)
In rustfmt_
nightly::
parse::
macros
rustfmt_nightly
::
parse
::
macros
Function
parse_expr
Copy item path
source
pub(crate) fn parse_expr( context: &
RewriteContext
<'_>, tokens:
TokenStream
, ) ->
Option
<
P
<
Expr
>>