Question from the Rust test

What is the Rust compiler likely to "dislike" in the following bit of code?

Easy

What is the Rust compiler likely to "dislike" in the following bit of code?

struct Test{
      ii: &i64
}
Author: W3D TeamStatus: PublishedQuestion passed 151 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!