find_struct_field
neo_
solidity
0.12.0
In neo_
solidity::
ir
neo_solidity
::
ir
Function
find_
struct_
field
Copy item path
Source
fn find_struct_field<'a>( value_type: &'a
ValueType
, field_name: &
str
, ) ->
Option
<&'a
StructField
>