asap_sketchlib 0.2.0

A high-performance sketching library for approximate stream processing
Documentation
1
2
3
4
5
6
7
// Proto-generated types for cross-language sketch serialization.
// Generated by prost-build from proto/sketchlib.proto at build time.
#[allow(rustdoc::broken_intra_doc_links)]
#[allow(missing_docs)]
pub mod sketchlib {
    include!(concat!(env!("OUT_DIR"), "/sketchlib.v1.rs"));
}