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

Transpile a declaration to GLSL