pub trait Param<T> { // Required method fn param(&self) -> T; }
Item of type T has been set in a certain_map slot.