Comment on is Rust really that powerful / intuitive?
5C5C5C@programming.dev 1 year agoUsing visual studio code this only happens if the library has thorough type annotation. While that’s becoming more popular, it’s not enforced at the language level so lots of libraries have enormous gaps in the autocomplete.
Sigmatics@lemmy.ca 1 year ago
It’s improved a lot over the past year, but you’re right. Not even the standard library is typed