Function find_field

Source
fn find_field(input: DataType, field_name: String) -> Result<(DataType, usize)>