rustc_builtin_macros::deriving::coerce_pointee

Function path_segment_is_exact_match

Source
fn path_segment_is_exact_match(
    path_segments: &[PathSegment],
    syms: &[Symbol],
) -> bool