pub fn impl_constant_def_value_cycle(
db: &dyn SemanticGroup,
_cycle: &Cycle,
impl_constant_def_id: &ImplConstantDefId,
) -> Maybe<ConstValueId>
Expand description
Cycle handling for crate::db::SemanticGroup::impl_constant_def_value.
pub fn impl_constant_def_value_cycle(
db: &dyn SemanticGroup,
_cycle: &Cycle,
impl_constant_def_id: &ImplConstantDefId,
) -> Maybe<ConstValueId>
Cycle handling for crate::db::SemanticGroup::impl_constant_def_value.