This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-27 18:57:42 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57c8f6f2527ad94b2ff7f16288693c2cd6d550b5
rust
/
library
/
rustc-std-workspace-std
/
lib.rs
T
mark
2c31b45ae8
mv std libs to library/
2020-07-27 19:51:13 -05:00
3 lines
44 B
Rust
Raw
Blame
History
#![
feature(restricted_std)
]
pub
use
std
::
*
;
Reference in New Issue
View Git Blame
Copy Permalink