rustfmt_
nightly
1.85.0-nightly
(426d17342 2024-12-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
>