tangled
alpha
login
or
join now
stau.space
/
omnium-gatherum
0
fork
atom
My omnium-gatherom of scripts and source code.
0
fork
atom
overview
issues
pulls
pipelines
omnium-gatherum
/
Rust
/
renderer
/
src
/
main.rs
at
main
5 lines
60 B
view raw
wrap content
Sunglas
chore: update
2y ago
a66cf3d9
1
mod
renderer
;
2
3
fn
main
(
)
{
4
println!
(
"
Hello, world!
"
)
;
5
}