This is a snippet which completes the rust function syntax
Download from VS marketplace :
https://marketplace.visualstudio.com/items?itemName=AyushPattnaik.RustSnippet
OR
Just search Rust Snippet in the VSCode extensions!!
- It will complete the function syntax upon pressing f,fn or function keyword.
- It gives you option to change the name of the function with main as the default name and also gives an extra option of print statement inside the function
No requirements
Initial release of rust snippet1