This worked example covers the basics of variance in Rust, as it applies to lifetimes, written in a literate programming style. This is a working Rust crate. Clone this repo and run cargo build to ...