Struct diesel::query_source::Never [−][src]
pub struct Never;
A table never appears in the from clause.
Trait Implementations
impl<T> Plus<T> for Never[src]
impl<T> Plus<T> for Nevertype Output = T
The result of adding these numbers together
impl Plus<Never> for Once[src]
impl Plus<Never> for Oncetype Output = Self
The result of adding these numbers together