rustc_builtin_macros::deriving::smart_ptr

Function path_segment_is_exact_match

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