We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df59e2 commit ea0e536Copy full SHA for ea0e536
1 file changed
src/main.rs
@@ -1,3 +1,6 @@
1
fn main(){
2
+ /*
3
+ * Run examples for each topic to learn and see the results.
4
+ */
5
println!("Happy Learning :)")
6
}
0 commit comments