Type Alias diesel::dsl::Offset

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

Represents the return type of .offset()