Function parse_remove_bits_attr

Source
pub(crate) fn parse_remove_bits_attr(
    ast: &mut DeriveInput,
) -> Result<Option<u64>>