Type Definition diesel::helper_types::On
source · [−]pub type On<Source, On> = OnClauseWrapper<Source, On>;
Expand description
Represents the return type of rhs.on(on)
pub type On<Source, On> = OnClauseWrapper<Source, On>;
Represents the return type of rhs.on(on)