CompileCommandDB

A complete compilation database.

@safe
struct CompileCommandDB {
CompileCommand[] payload;
}

Alias This

payload

Meta