import LoopKit struct Reservoir: ReservoirValue { var startDate: Date var unitVolume: Double }