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

Transpile a struct_field to GLSL