Module assembly_core::borrow

source ·
Expand description

§Utilities for borrowing

Enums§

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