Scope for "use"?

Thanks,
So two follow-up questions:

  1. Why doesn't the same rule apply to other 'use' ?
  2. Why do I need 'use rayon...' in both places: top of the file and method?

Thank you.