pub fn show_single_declaration_no_type<F>(
    f: &mut F,
    d: &SingleDeclarationNoType,
    state: &mut FormattingState<'_>
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a single_declaration_no_type to GLSL