Multiple References

You’re allowed to have many immutable references to a value. And you can create these references either by borrowing from the same value multiple times, or by copying an existing reference. Let’s see this in action.

Get hands-on with 1200+ tech skills courses.