Expand description
A reader of LCOV records.
The Reader
structure reads LCOV records from arbitrary buffered reader.
If you want to create a reader which reads am LCOV tracefile, you can use open_file
function.
Structs
Reading an LCOV records from a buffered reader.
Enums
All possible errors that can occur when reading LCOV tracefile.