1
2
3
4
extern crate std as _std;

#[doc(inline)]
pub use _std::*;