Struct differential_dataflow::collection::count::Offset
[−]
[src]
pub struct Offset {
// some fields omitted
}An opaque offset into internal storage.
Trait Implementations
impl Debug for Offset[src]
impl Clone for Offset[src]
fn clone(&self) -> Offset
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