pub type CompilationDatabase = Vec<CompileCommand>;Expand description
Represents a compile_commands.json file
Aliased Typeยง
pub struct CompilationDatabase { /* private fields */ }pub type CompilationDatabase = Vec<CompileCommand>;Represents a compile_commands.json file
pub struct CompilationDatabase { /* private fields */ }