Interface Struct<T extends Struct<T>>

All Superinterfaces:
Group<StructLayout, T>

public non-sealed interface Struct<T extends Struct<T>> extends Group<StructLayout, T>
A struct interface may extend this capability interface to expose StructBinder functionality at the instance level.