Docs.rs
ggca-1.0.0
ggca 1.0.0
Permalink
Docs.rs crate page
GPL-3.0
12 June 2026
Links
Repository
crates.io
Source
Owners
Genarito
Dependencies
bincode ^1.3.1
normal
csv ^1.1
normal
env_logger ^0.9.0
normal
extsort ^0.4.2
normal
fast-float ^0.2
normal
itertools ^0.9.0
normal
lazy_static ^1.4.0
normal
log ^0.4.14
normal
pyo3 ^0.22.2
normal
rayon ^1.10.0
normal
serde ^1.0.14
normal
serde_derive ^1.0.14
normal
statrs ^0.17.1
normal
approx ^0.5.0
dev
criterion ^0.5.1
dev
Versions
43.66%
of the crate is documented
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
TupleExpressionValues
ggca
1.0.0
In ggca::
types
ggca
::
types
Type Alias
Tuple
Expression
Values
Copy item path
Source
pub type TupleExpressionValues = (
String
,
Option
<
String
>,
Vec
<
f64
>);