pub fn rows_to_reply_bytes(rows: &[Vec<(String, SqlValue)>]) -> Bytes
Encode storage rows as the canonical JSON array used by PortReply.
PortReply