Type Alias ActionName

pub type ActionName = String;
Expand description

Human-readable name for an action.

Aliased Typeยง

pub struct ActionName { /* private fields */ }