Unofficial Dub Package Documentation
module
reggae.from
;
template
from
(
string
moduleName
) {
mixin
(
"import from = "
~
moduleName
~
";"
); }
[Docs]
reggae.from
[Docs]
from