Type Definition diesel::helper_types::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()