Module borrow

Source
Expand description

§Utilities for borrowing

Enums§

Oom
An enum that provides a mutable reference by either owning or borrowing a struct (Own or Mutable)