Type Alias diesel::helper_types::Offset

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

Represents the return type of .offset()