Type Alias diesel::dsl::Offset

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

Represents the return type of .offset()