Skip to main content
struct_field_type_matches
candela
0.0.4
In candela::
compiler::
type_
system
candela
::
compiler
::
type_system
Function
struct_
field_
type_
matches
Copy item path
Source
pub fn struct_field_type_matches( expected: &
DataType
, received: &
DataType
, ) ->
bool