Type Alias darkfi::system::ExecutorPtr

source ·
pub type ExecutorPtr = Arc<Executor<'static>>;

Aliased Type§

struct ExecutorPtr { /* private fields */ }