A basic implementation of the Dining Philosophers multi-threading problem in Rust To execute: $ cargo run --verbose --example philosophers