Struct restricted_tuple::CountingFunctionCache
[−]
[src]
pub struct CountingFunctionCache { /* fields omitted */ }Cache holding the counting functions for sets calculated
Methods
impl CountingFunctionCache[src]
fn new() -> CountingFunctionCache
Trait Implementations
impl Clone for CountingFunctionCache[src]
fn clone(&self) -> CountingFunctionCache
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more