This website requires JavaScript.
Explore
Help
Register
Sign In
document
/
rust-lang-zh_CN
Watch
2
Star
0
Fork
0
You've already forked rust-lang-zh_CN
mirror of
https://github.com/gnu4cn/rust-lang-zh_CN.git
synced
2025-03-22 23:30:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1293bf7e8c
rust-lang-zh_CN
/
declarative_macro
/
src
/
main.rs
rust-lang.xfoss.com
cf2b9a266c
Initial commit.
2023-03-27 14:33:48 +08:00
5 lines
46 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink