|
|
|
|
|
by bobbylarrybobby
925 days ago
|
|
Eh, rust has pretty solid type inference (sounds like you'd hate it), but with the rust analyzer extension, you can get inlay hints that tell you the inferred type of every variable, so you're never actually left wondering. Seems like the best of both worlds. |
|