rustc_
attr
1.85.0-nightly
(a47555110 2024-11-22)
rustc_attr
Function
parse_alignment
Copy item path
Source
pub fn parse_alignment(node: &
LitKind
) ->
Result
<
Align
, &'static
str
>