merge_struct
datatypes
0.18.0
In datatypes::
types::
json_
type
datatypes
::
types
::
json_type
Function
merge_
struct
Copy item path
Source
fn merge_struct(this: &
StructType
, that: &
StructType
) ->
Result
<
StructType
>