Function mz_expr::scalar::func::impls::pg_legacy_char::format_pg_legacy_char

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