Skip to main content

is_relevant_kind_for_mode

Function is_relevant_kind_for_mode 

Source
fn is_relevant_kind_for_mode(
    mode: Mode,
    kind: AssocItemId,
) -> Option<CandidateId>
Expand description

Determine if the given associated item type is relevant in the current context.