Snippets#
Short pieces of Rust the operator pastes into a cargo new
scratch crate or a play-pen rust-script.
One-liners
Iterator combinators, ? error propagation,
serde_json round-trips, std::fs shortcuts.
References#
Types for the type system these snippets touch.