Function mz_expr::func::jsonb_stringify

source ·
pub fn jsonb_stringify<'a>(
    a: Datum<'a>,
    temp_storage: &'a RowArena
) -> Datum<'a>