from

Local imports everywhere.

template from (
string moduleName
) {}

Examples

void fun(from!"std.string".Path p)

Meta