0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-12-01 13:18:54 +01:00
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::*;