Skip to main content

format_pg_legacy_char

Function format_pg_legacy_char 

Source
pub fn format_pg_legacy_char<B>(buf: &mut B, c: u8) -> Result<(), EvalError>
where B: FormatBuffer,