[][src]Function glsl::transpiler::glsl::show_translation_unit

pub fn show_translation_unit<F>(f: &mut F, tu: &TranslationUnit) where
    F: Write