evasquare revised this gist . Go to revision
1 file changed, 3 insertions
hello_world.rs(file created)
| @@ -0,0 +1,3 @@ | |||
| 1 | + | fn main() { | |
| 2 | + | println!("Hello, World!"); | |
| 3 | + | } | |
    
    
                            
                            Newer
    
    
    Older