sui_move_natives_v2

Function get_nth_struct_field

Source
pub fn get_nth_struct_field(v: Value, n: usize) -> Result<Value, PartialVMError>