What is `use<...>`?

  • Web search for Rust "use<...>" and numerous variations on the theme. Usually this is all that is needed. (This one is difficult to fix manually :slight_smile: )
  • Claude sonnet 3.5 (entertaining surreal interlude of the day, but not very useful in this case)
  • Rust Release Notes (I really expected to find something here. Maybe it is there; if so, then it's drowned in the deluge of other uses of "use".)
  • The Rust Book (Didn't really expect to find it here.)
  • A few more which I forget now.
1 Like