#![deny(rust_2018_idioms)] pub mod core; pub mod prelude; pub use crate::core::context::ContextObject;