This repository has been archived on 2024-07-25. You can view files and clone it, but cannot push or open issues or pull requests.
estring/src/agg.rs
2022-07-25 22:49:58 +03:00

2 lines
73 B
Rust

//! This module will contain aggregate functions (Sum, Product, etc)
//!