Function try_const_isize

Source
pub fn try_const_isize<'db>(
    db: &'db dyn HirDatabase,
    c: &Const<'db>,
) -> Option<i128>