risingwave_
frontend
2.4.0-alpha
In risingwave_
frontend::
binder::
struct_
field
Functions
find_field
risingwave_frontend
::
binder
::
struct_field
Function
find_field
Copy item path
Settings
Help
Summary
Source
fn find_field( input: DataType, field_name:
String
, ) ->
Result
<(DataType,
usize
),
RwError
>