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

Transpile an arrayed_identifier to GLSL