Aqueduct implements the recently formalized tweakable sleeve, a novel sleeve achieving modularity by implementing a composition mechanism based on tweakble hash functions.
aqueduct = "0.1.0"
use aqueduct
fn main() { println!("Welcome to aqueduct"); }