Function mz_expr::func::format_pg_legacy_char

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