Function bit_field_derive::parse_remove_bits_attr

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