Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
expand-n-contract
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BURING Ricardo Thomas
expand-n-contract
cb7c88558f2fbf152e126fcc0490ce7a2b94b41f
expand-n-contract
src
main.rs
Find file
Normal view
Permalink
main.rs
45 B
Newer
Older
Initial commit
Ricardo Buring
committed
3 months ago
1
2
3
fn
main
()
{
println!
(
"Hello, world!"
);
}