print_path_segment

Function print_path_segment 

Source
fn print_path_segment(
    tokens: &mut TokenStream,
    segment: &PathSegment,
    style: PathStyle,
)