Add docs
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//! A test
|
||||
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,5 @@
|
||||
//! A test
|
||||
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
|
||||