StructMixin.isAccessible

Undocumented in source. Be warned that the author may not have intended to support it.
class StructMixin(T)
@property final const
bool
isAccessible
()
if (
is(T == struct)
)

Meta