This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-11-01 23:12:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1bcbb7c93b
rust
/
library
/
rustc-std-workspace-std
/
lib.rs
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