pub trait ExactCloudHome: CloudHome + ExactSlotStorage { }Expand description
A cloud home admitted to sync: raw object operations and exact immutable slots are one provider capability, so callers cannot open the home and then ask it to hand back a second provider object.