1
2
3
4
5
6
//  ( /   @ @    ()  Aiur - the home planet of some famous executors
//   \  __| |__  /   (c) 2020 - present, Vladimir Zvezda
//    -/   "   \-
mod runtime;

pub use runtime::{with_runtime, Runtime};