get_nth_struct_field

Function get_nth_struct_field 

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