A

Admin • 833K Points
Coach

Q. Which macro should you use to include code from another file?

  • (A) import!
  • (B) include!
  • (C) use!
  • (D) mod!
  • Correct Answer - Option(B)
  • Views: 28
  • Filed under category Rust
  • Hashtags:

Explanation by: Admin

`include!` macro includes Rust code from another file at compile time.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.