You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fn name(<args>) {<body>}
- macro is with !
- mutable - mut -> value can be changed, else it cannot be changed
- string formatting
- error handling in rust