This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
a525c7ddba
rust
/
tests
/
incremental
/
remove_source_file
/
auxiliary
/
mod.rs
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
3 lines
48 B
Rust
Raw
Blame
History
pub
fn
print_hello
(
)
{
println!
(
"
hello
"
)
;
}
View git blame
Copy permalink