syn::path::printing

Function print_path

source
pub(crate) fn print_path(
    tokens: &mut TokenStream,
    path: &Path,
    style: PathStyle,
)