Function rustfmt_nightly::types::can_be_overflowed_type

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