ImportInfo.name

Parts of the imported module. (std.stdio -> ["std", "stdio"])

struct ImportInfo
string[] name;

Meta