pub type ActionKindWithMeta = ActionWithMeta<ActionKind>;
pub struct ActionKindWithMeta { /* private fields */ }