Question from the Rust test

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

Medium

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

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