fn cheatcode_of<T: CheatcodeDef>(_: &T) -> &'static Cheatcode<'static>Expand description
Returns the [spec::Cheatcode] definition for a given spec::CheatcodeDef implementor.
fn cheatcode_of<T: CheatcodeDef>(_: &T) -> &'static Cheatcode<'static>Returns the [spec::Cheatcode] definition for a given spec::CheatcodeDef implementor.