sui_move_natives_v2

Function get_nested_struct_field

Source
pub fn get_nested_struct_field(
    v: Value,
    offsets: &[usize],
) -> Result<Value, PartialVMError>