Suppose I have some code like so:
use std::collections::HashMap; #[derive(Copy, Clone, PartialEq, Hash, Debug)] stru