swarm repositories
/
source
index
:
rust_starter
main
Rust linting starter pack and retrofit guidance with bundled Codex skills.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
template
/
fresh
/
crates
/
app
/
src
/
main.rs
blob: 75275760623f7f5fe5ad07f415dc5b1a374c87cd (
plain
)
1
2
3
fn
main
()
{
println!
(
"hello"
);
}