Intermediate Collocations #rust#engineering#backend#programming-languages

Rust Ownership & Borrow Checker Language Collocations

Practise the standard verbs for working with Rust's ownership and borrowing model.

0 / 5 completed
1 / 5
Fill in: 'We ___ ownership of a value explicitly to a function so the caller can no longer use it afterward, rather than relying on an implicit shared reference.'