SourceFileDescription

Description for a single source file.

struct SourceFileDescription {
SourceFileRole role;
string path;
}

Meta