pub fn impl_resolved_lookback(
    db: &dyn SemanticGroup,
    impl_id: ImplId
) -> Maybe<Arc<ResolvedLookback>>
Expand description