Type Alias WireToken

Source
pub type WireToken = WireEventPair;
Expand description

The wire type corresponding to Token.

Aliased Typeยง

pub struct WireToken { /* private fields */ }