get_nested_struct_field

Function get_nested_struct_field 

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