Struct lcov_parser::line::Lines [] [src]

pub struct Lines { /* fields omitted */ }

Methods

impl Lines
[src]

[src]

Trait Implementations

impl Debug for Lines
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for Lines
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl AsRef<BTreeMap<LineNumber, Line>> for Lines
[src]

[src]

Performs the conversion.

impl Summary<LineNumber, Line> for Lines
[src]

[src]

[src]

[src]

[src]

[src]

impl HitCounter for Lines
[src]

[src]

impl FoundCounter for Lines
[src]

[src]

impl HitFoundCounter for Lines
[src]

impl RecordWrite for Lines
[src]

[src]

impl Display for Lines
[src]

[src]

Formats the value using the given formatter. Read more