Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
anthony
/
jobs-hello-world
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
jobs-hello-world
/
src
/
help.rs
anthony
HF staff
Update
5142f69
unverified
29 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
58 Bytes
fn
main
() {
println!
(
"You just ran the help bin!"
);
}