Files
rustc_std_workspace_std/
lib.rs
1
#![feature(restricted_std)]
2
pub use
std::
*
;