Trait agg::AccurateJoins

source ·
pub trait AccurateJoins {
    fn accurate_join_only(&self) -> bool;
}

Required Methods

Implementors