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

Transpile an array_spec to GLSL