Module diesel::types::ops [] [src]

Apps should not need to concern themselves with this module.

Crates which add new types which allow numeric operators should implement these traits to specify what the output is for a given right hand side

Traits

Add
Div
Mul
Sub