polydat 0.3.2

Polydat — a variates construction engine
Documentation
1
2
3
#[polydat::polydat_node(category = Math, struct_name = nodes::GeoCell)]
fn geo_cell(a: u64) -> u64 { a }
fn main() {}