pub fn path_to_string(p: &Path) -> String
Render a syn::Path as its ::-separated string form.
syn::Path
::