Function hir_ty::consteval::try_const_isize

source ยท
pub fn try_const_isize(db: &dyn HirDatabase, c: &Const) -> Option<i128>