ExecutorPtr

Type Alias ExecutorPtr 

Source
pub type ExecutorPtr = Arc<Executor<'static>>;

Aliased Typeยง

pub struct ExecutorPtr { /* private fields */ }