Struct move_vm_types::values::values_impl::StructRef
source · pub struct StructRef(_);
Expand description
A reference to a Move struct that allows you to take a reference to one of its fields.
pub struct StructRef(_);
A reference to a Move struct that allows you to take a reference to one of its fields.