Reads a value from the reference in a scope of Mut environment. It throws on the referent value was not initialized or dropped.
Mut
A target to read.
The reading operation which results the read value.
Generated using TypeDoc
Reads a value from the reference in a scope of
Mut
environment. It throws on the referent value was not initialized or dropped.