aedi-property-reader v0.2.0 (2018-06-21T21:15:15Z)
Dub
Repo
MapperBuilderMixin.MapperBuilderImpl
aermicioi
aedi_property_reader
core
core
MapperBuilderMixin
Undocumented in source.
mixintemplate
MapperBuilderMixin
(AdvisedConvertors...)
struct
MapperBuilderImpl (
MapperType
:
Mapper
!(
To
,
From
)
To
From
) {
MapperType
mapper
;
auto ref
register
();
struct
WithFrom
(With)
;
struct
WithTo
(With)
;
}
Alias This
mapper
Members
Functions
register
auto ref
register
()
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
WithFrom
struct
WithFrom
(With)
Undocumented in source.
WithTo
struct
WithTo
(With)
Undocumented in source.
Variables
mapper
MapperType
mapper
;
Undocumented in source.
Meta
Source
See Implementation
aermicioi
aedi_property_reader
core
core
MapperBuilderMixin
functions
configure
structs
MapperBuilderImpl