rust/library/rustc-std-workspace-std/lib.rs

3 lines
44 B
Rust

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