rust/library/rustc-std-workspace-std/lib.rs
2020-07-27 19:51:13 -05:00

3 lines
44 B
Rust

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