rustfmt_
nightly
1.84.0-nightly
(b19329a37 2024-11-21)
In rustfmt_
nightly::
parse::
macros::
asm
rustfmt_nightly
::
parse
::
macros
::
asm
Function
parse_asm
Copy item path
Source
pub(crate) fn parse_asm( context: &
RewriteContext
<'_>, mac: &
MacCall
, ) ->
Option
<
AsmArgs
>