Docs.rs
lcov-parser-3.2.2
lcov-parser 3.2.2
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
holyshared
Dependencies
combine 2.5.*
normal
tempdir ^0.3
dev
Versions
6.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lcov_
parser
3.2.2
All Items
Crate Items
Modules
Macros
Structs
Enums
Traits
Functions
Type Aliases
Crate
lcov_parser
Copy item path
Source
Expand description
lcov-parser to provide an API to parse LCOV report.
Modules
§
attribute
branch
counter
file
function
line
summary
test
Macros
§
impl_
from_
error
impl_
summary
impl_
try_
merge
impl_
try_
merge_
self_
summary
Structs
§
Branch
Data
Function
Data
Function
Name
LCOV
Parser
Parse the record one line at a time
Line
Data
Record
Parse
Error
Report
Enums
§
LCOV
Record
Parse
Error
Traits
§
From
File
Record
Write
Functions
§
merge_
files
Merge reports
parse_
record
Parse the record
parse_
report
Parse the LCOV report
Type Aliases
§
Parse
Result