pub type Changes = (ToClobbers, FromClobbers);Expand description
Changes that we have to do to keep on-disk state in tact with what we have in-memory.
pub type Changes = (ToClobbers, FromClobbers);Changes that we have to do to keep on-disk state in tact with what we have in-memory.