This website requires JavaScript.
Explore
Help
Sign In
jeff
/
dust
Watch
1
Star
0
Fork
0
You've already forked dust
Code
76a67c5117
dust
/
dust-shell
/
src
/
main.rs
4 lines
45 B
Rust
Raw
Normal View
History
Unescape
Escape
Improve API and errors
2024-03-06 20:36:58 +00:00
fn
main
(
)
{
Overhaul project structure
2024-08-04 00:23:52 +00:00
println!
(
"
Hello, world!
"
)
;
Improve API and errors
2024-03-06 20:36:58 +00:00
}
Copy Permalink