pub type TablePatch<'a> = TableRef<'a, TablePatchMarker>;
TablePatch
struct TablePatch<'a> { /* private fields */ }
Self