Docs.rs
differential-dataflow-0.16.2
differential-dataflow 0.16.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
frankmcsherry
Dependencies
columnar ^0.10
normal
columnation ^0.1.0
normal
fnv ^1.0.2
normal
paste ^1.0
normal
serde ^1.0
normal
timely ^0.23
normal
bytemuck ^1.18.0
dev
graph_map ^0.1
dev
indexmap ^2.1
dev
itertools ^0.13
dev
rand ^0.4
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module count
differential_
dataflow
0.16.2
Module count
Module Items
Traits
In differential_
dataflow::
operators
differential_dataflow
::
operators
Module
count
Copy item path
Source
Expand description
Count the number of occurrences of each element.
Traits
ยง
Count
Total
Extension trait for the
count
differential dataflow method.