Skip to content

Commit f4e454c

Browse files
authored
Mark that rustsbi/slides is a Rust project under RustSBI
1 parent a64e608 commit f4e454c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

main.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
fn main() {
2+
println!("This is a Rust project!");
3+
}

0 commit comments

Comments
 (0)