Static appliance::DEFAULT_EXECUTOR[][src]

pub static DEFAULT_EXECUTOR: Lazy<Executor<'static>>

A default executor. It runs on per-core threads and is fair in terms of task priorities.