you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago (1 child)

The Rust standard library is enormous.

Lol wat, no, it most certainly is not

  • source
  • hideshow 2 child comments
  • [–] 1 point 2 years ago

    I know what they mean. It may not be enormous, functionality-wise, but just the Iterator trait alone feels enormous when you're trying to figure out which method does what you want.

    I think it's indicative of a need for more work put into making the UI teach people how to search by function signature.

  • source
  • parent