Offset

Type Alias Offset 

Source
pub type Offset<Source, DummyArgForAutoType = i64> = <Source as OffsetDsl<DummyArgForAutoType>>::Output;
Expand description

Represents the return type of .offset()