Maps a value over Mut<S, _> by fn.
Mut<S, _>
fn
A function to map the value.
The mapped new Mut.
Mut
Generated using TypeDoc
Maps a value over
Mut<S, _>
byfn
.