pub fn show_path<F>(
    f: &mut F,
    path: &Path,
    _: &mut FormattingState<'_>
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a path(f: &mut F, path: &ast::Path, _: &mut FormattingState to GLSL