rustc_
attr
1.84.0-nightly
(86d69c705 2024-10-22)
rustc_attr
Function
parse_alignment
Copy item path
source
pub fn parse_alignment(node: &
LitKind
) ->
Result
<
Align
, &'static
str
>