TokioContext

Type Alias TokioContext 

Source
pub type TokioContext = Context;
Expand description

Type alias for the commonware tokio runtime.

Aliased Typeยง

pub struct TokioContext { /* private fields */ }