Function rustfmt_nightly::types::can_be_overflowed_type

source ยท
pub(crate) fn can_be_overflowed_type(
    context: &RewriteContext<'_>,
    ty: &Ty,
    len: usize,
) -> bool