pub type DomainInfoRead = CowCellReadTxn<DomainInfo>;
pub struct DomainInfoRead(/* private fields */);