pub fn show_path<F>( f: &mut F, path: &Path, _: &mut FormattingState<'_>, ) -> Resultwhere F: Write + ?Sized,
Transpile a path(f: &mut F, path: &ast::Path, _: &mut FormattingState to GLSL