File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11% Lifetimes
22
3- This guide is one  of three presenting Rust’s ownership system. This is one of
3+ This guide is three  of three presenting Rust’s ownership system. This is one of
44Rust’s most unique and compelling features, with which Rust developers should
55become quite acquainted. Ownership is how Rust achieves its largest goal,
66memory safety. There are a few distinct concepts, each with its own chapter:
Original file line number Diff line number Diff line change 11% References and Borrowing
22
3- This guide is one  of three presenting Rust’s ownership system. This is one of
3+ This guide is two  of three presenting Rust’s ownership system. This is one of
44Rust’s most unique and compelling features, with which Rust developers should
55become quite acquainted. Ownership is how Rust achieves its largest goal,
66memory safety. There are a few distinct concepts, each with its own
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments