Docs.rs
akar-function-0.1.20
akar-function 0.1.20
Docs.rs crate page
GPL-3.0-or-later
04 September 2026
Links
Repository
crates.io
Source
Owners
mlengse
Dependencies
akar-common ^0.1.3
normal
arrow ^59.1.0
normal
base64 ^0.23
normal
hashbrown ^0.17.1
normal
md-5 ^0.11.0
normal
regex ^1
normal
sha2 ^0.11.0
normal
time ^0.3.47
normal
Versions
20.05%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module aggregate
akar_
function
0.1.20
Module aggregate
Module Items
Enums
Functions
In crate akar_
function
akar_function
Module
aggregate
Copy item path
Source
Enums
§
AggValue
State
State for aggregate function computation over Values.
Functions
§
evaluate_
aggregate
Evaluate an aggregate function across a slice of Values. Returns the final aggregate value.