//! i am sick and tired of the Result, Option API naming
//! conventions in Rust. `is`, `as`, `to`, `into` all the way through.
// todo: feature flags, for into_ok, into_err
// todo: remove core_intrinsics, panic_internals, offset_of_enum feature dependencies
pub use ;
pub use ;