Skip to main content

ActionToken

Type Alias ActionToken 

Source
pub type ActionToken = String;
Expand description

An opaque, serialized app event (e.g. JSON of the app’s domain action).

Aliased Type§

pub struct ActionToken { /* private fields */ }