rustc_
attr
1.84.0-nightly
(759e07f06 2024-10-30)
rustc_attr
Function
parse_alignment
Copy item path
Source
pub fn parse_alignment(node: &
LitKind
) ->
Result
<
Align
, &'static
str
>