Module rune::alloc::borrow

source ·
Expand description

A module for working with borrowed data.

Enums§

  • A clone-on-write smart pointer.

Traits§

  • A generalization of TryClone to borrowed data.