rustc_
attr
1.83.0-nightly
(1bc403daa 2024-10-11)
rustc_attr
Function
parse_alignment
Copy item path
source
pub fn parse_alignment(node: &
LitKind
) ->
Result
<
Align
, &'static
str
>