risingwave_
frontend
2.2.0-alpha
In risingwave_
frontend::
binder::
struct_
field
risingwave_frontend
::
binder
::
struct_field
Function
find_field
Copy item path
source
fn find_field( input:
DataType
, field_name:
String
, ) ->
Result
<(
DataType
,
usize
),
RwError
>