Skip to main content

path_to_string

Function path_to_string 

Source
pub fn path_to_string(p: &Path) -> String
Expand description

Render a syn::Path as its ::-separated string form.