pub fn show_type_name<F>( f: &mut F, t: &TypeName, _: &mut FormattingState<'_>, ) -> Resultwhere F: Write + ?Sized,
Transpile a type_name to GLSL