Wraps the value of type A into Mut<_, A>.
A
Mut<_, A>
To be wrapped.
The new Mut.
Mut
Generated using TypeDoc
Wraps the value of type
A
intoMut<_, A>
.