Unofficial Dub Package Documentation
module
nxt.module2
;
void
f2
(
string
[]
args
) {
import
nxt.module1
:
f1
;
import
nxt.dbgio
; }
[Docs]
nxt.module2
[Docs]
f2