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

Transpile a fully_specified_type to GLSL