Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Bermulya Anugrah Putra
/
advpro-module-6-concurrency
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 902a1e68
authored
Apr 14, 2026
by
Bermulya Anugrah Putra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
initialized
0 parents
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
0 deletions
.gitignore
Cargo.toml
src/main.rs
.gitignore
0 → 100644
View file @
902a1e6
/target
Cargo.toml
0 → 100644
View file @
902a1e6
[package]
name
=
"hello"
version
=
"0.1.0"
edition
=
"2024"
[dependencies]
src/main.rs
0 → 100644
View file @
902a1e6
fn
main
()
{
println!
(
"Hello, world!"
);
}
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment