rustfmt_
nightly
1.84.0-nightly
(759e07f06 2024-10-30)
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
>