Skip to main content

receiver_annotation_matches_target

Function receiver_annotation_matches_target 

Source
pub fn receiver_annotation_matches_target(
    annotation: &str,
    edges: &[ImportEdge],
    target_short: &str,
    target_self_file: bool,
) -> bool