rustfmt_nightly::types

Function can_be_overflowed_type

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