Shared borrows
Description
Continue from where the ownership tutorial left off. Learn how to
give temporary access to data with the &
operator and &T
types.
After completing the tutorial, please let us know what you think!
Continue from where the ownership tutorial left off. Learn how to
give temporary access to data with the &
operator and &T
types.
After completing the tutorial, please let us know what you think!