This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
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
Permalink
Blame
History
#![
feature(restricted_std)
]
pub
use
std
::
*
;
Reference in New Issue
View Git Blame
Copy Permalink