Crate replace_map

Source
Expand description

Exposes replace_map, for replacing values at mutable memory locations.

Functions§

  • Replace the value at a mutable memory location with the value produced by the passed in closure.