syn::path::printing

Function print_path_segment

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