Function shrink_integral

Source
fn shrink_integral(
    const_expr: ExprImpl,
    target: DataType,
) -> Result<ShrinkResult, ()>