spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
Item
ut
array
Undocumented in source.
version(unittest)
@
safe
struct
Item {
mixin
Node
!
"div"
;
bool
checked
;
@
prop
auto
key
;
this
(bool c, int k);
}
Constructors
this
this
(bool c, int k)
Undocumented in source.
Members
Mixins
__anonymous
mixin
Node
!
"div"
Undocumented in source.
Variables
checked
bool
checked
;
Undocumented in source.
key
auto
key
;
Undocumented in source.
Meta
Source
See Implementation
ut
array
enums
Filter
structs
Container
Item