The easiest way to start writing Lambda functions with Rust is by using Cargo Lambda, a related project. Cargo Lambda is a Cargo plugin, or subcommand, that provides several commands to help you in ...
Squam is a statically-typed scripting language with Rust-like syntax, full type inference, pattern matching, and error messages that actually help. It brings the ...