Type Definition diesel::dsl::Offset [−][src]
pub type Offset<Source> = <Source as OffsetDsl>::Output;
Expand description
Represents the return type of .offset()
pub type Offset<Source> = <Source as OffsetDsl>::Output;
Represents the return type of .offset()