pub fn diff_removed(before: &Value) -> Map<String, Value>
The inverse shape, for a delete: every stored column moves from its value to null, so the log holds the whole record as it last existed.
null