pub fn action_spec(action: &str) -> Option<&'static ActionSpec>Expand description
Looks up the ActionSpec for action, if it exists.
pub fn action_spec(action: &str) -> Option<&'static ActionSpec>Looks up the ActionSpec for action, if it exists.