jenny 0.0.1

A crate for paraller iterating with AWS Lambda functions.
Documentation
1
2
3
pub fn hello() {
    println!("Hello, world!");
}