rustfmt_
nightly
1.86.0
(05f9846f8 2025-03-31)
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
>