Function deref_chain_cycle

Source
pub fn deref_chain_cycle(
    _db: &dyn SemanticGroup,
    _cycle: &Cycle,
    _ty: &TypeId,
    _try_deref_mut: &bool,
) -> Maybe<DerefChain>
Expand description