pub type Offset<Source, DummyArgForAutoType = i64> = <Source as OffsetDsl<DummyArgForAutoType>>::Output;
Represents the return type of .offset()
.offset()