Trait diesel::types::Foldable
[−]
[src]
pub trait Foldable {
type Sum;
type Avg;
}
pub trait Foldable {
type Sum;
type Avg;
}