~
/greynoise-cli
summary
tree
log
refs
donate
greynoise-cli/src/main.rs
-rw-r--r--
45 B
View
Log
Blame
View Raw
4cd58131
— Arthur Melton init
2 years ago
1
2
3
fn
main
() {
println!
(
"
Hello, world!
"
);
}