find_struct_child_index
arrow_
avro
57.0.0
在 arrow_
avro::
writer::
encoder 中
arrow_avro
::
writer
::
encoder
函数
find_
struct_
child_
index
复制项目路径
源代码
fn find_struct_child_index(fields: &Fields, name: &
str
) ->
Option
<
usize
>