Error code E0376
Note: this error code is no longer emitted by the compiler.
CoerceUnsized
or DispatchFromDyn
was implemented between two types that
are not structs.
Erroneous code example:
ⓘ
CoerceUnsized
or DispatchFromDyn
can only be implemented between structs.