rustc/library/rustc-std-workspace-std/lib.rs
2020-09-04 16:38:49 +01:00

3 lines
44 B
Rust

#![feature(restricted_std)]
pub use std::*;