Struct move_vm_types::values::values_impl::Reference
source · pub struct Reference(_);
Expand description
A generic Move reference that offers two functionalities: read_ref & write_ref.
pub struct Reference(_);
A generic Move reference that offers two functionalities: read_ref & write_ref.