Struct differential_dataflow::collection::count::Offset [] [src]

pub struct Offset { /* fields omitted */ }

An opaque offset into internal storage.

Trait Implementations

impl Copy for Offset
[src]

impl Clone for Offset
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Offset
[src]

Formats the value using the given formatter.