hunt-reflection ~master (2019-11-13T07:39:18Z)
Dub
Repo
WitchcraftStruct
witchcraft
mixins
structs
Undocumented in source.
mixin template
WitchcraftStruct (
T
) {
import
witchcraft
;
;
import
std
.
meta
;
;
import
std
.
traits
;
;
class
StructMixin
(T)
;
}
Members
Classes
StructMixin
class
StructMixin
(T)
Undocumented in source.
Meta
Source
See Implementation
witchcraft
mixins
structs
mixin templates
WitchcraftStruct