Type Alias diesel::helper_types::On
source · pub type On<Source, On> = OnClauseWrapper<Source, On>;Expand description
Represents the return type of rhs.on(on)
Aliased Type§
struct On<Source, On> { /* private fields */ }pub type On<Source, On> = OnClauseWrapper<Source, On>;Represents the return type of rhs.on(on)
struct On<Source, On> { /* private fields */ }