A

Admin • 833K Points
Coach

Q. Which crate provides asynchronous programming features in Rust?

  • (A) async
  • (B) threading
  • (C) futures
  • (D) serde
  • Correct Answer - Option(C)
  • Views: 25
  • Filed under category Rust
  • Hashtags:

Explanation by: Admin

The `futures` crate provides building blocks for asynchronous programming in Rust.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.