Type Alias diesel::helper_types::Returning

source ยท
pub type Returning<Q, S> = <Q as ReturningClauseHelper<S>>::WithReturning;
Expand description