Struct lcov_parser::Report [] [src]

pub struct Report { /* fields omitted */ }

Methods

impl Report
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Report
[src]

[src]

Formats the value using the given formatter. Read more

impl RecordWrite for Report
[src]

[src]

impl Display for Report
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Report

impl Sync for Report