rust-design-patterns collection of design pattern examples in Rust as proposed by the Design Patterns book to run: cd behavioral cd visitor-22 cargo run