Rust, Software DevelopmentRust – Mutable and Shared Borrowing There are two types of borrowing in Rust – mutable and shared borrowing.