Crate replace_map [] [src]

Exposes replace_map, for replacing values at mutable memory locations.

Functions

replace_map

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