dud ~template_workaround (2021-10-13T07:35:52.3412581)
Dub
Repo
OptionReturn
dud
options
Undocumented in source.
@
safe
struct
OptionReturn (
Option
) {
const
Option
options
;
const
CommonOptions
common
;
}
Members
Variables
common
CommonOptions
common
;
Undocumented in source.
options
Option
options
;
Undocumented in source.
Meta
Source
See Implementation
dud
options
enums
ConvertTargetFormat
functions
getConvertOptions
getOptions
writeOption
writeOptions
structs
CommonOptions
ConvertOptions
OptionReturn