pub type ActionName = String;
Expand description

Human-readable name for an action.

Aliased Type§

struct ActionName { /* private fields */ }