Module rustc_codegen_ssa::coverageinfo::ffi [−][src]
Structs
A reference to an instance of an abstract “counter” that will yield a value in a coverage
report. Note that id
has different interpretations, depending on the kind
:
Aligns with llvm::coverage::CounterExpression Important: The Rust struct layout (order and types of fields) must match its C++ counterpart.
Enums
Aligns with llvm::coverage::Counter::CounterKind