Structs

Traits

Functions

  • An analogue of Option::get_or_insert_with that stores a clone of val into opt, but uses the more efficient clone_from if opt was Some.