rustc_
attr
1.83.0-nightly
(2bd1e894e 2024-09-26)
rustc_attr
Function
parse_alignment
Copy item path
source
pub fn parse_alignment(node: &
LitKind
) ->
Result
<
Align
, &'static
str
>