Skip to main content

encrypted_crdt_normalize_row

Function encrypted_crdt_normalize_row 

Source
pub fn encrypted_crdt_normalize_row(
    table: &str,
    row_id: &str,
    row: Option<&Value>,
) -> Result<Map<String, Value>>