Struct lcov_parser::branch::BranchBlocks [] [src]

pub struct BranchBlocks { /* fields omitted */ }

Methods

impl BranchBlocks
[src]

[src]

Trait Implementations

impl Debug for BranchBlocks
[src]

[src]

Formats the value using the given formatter. Read more

impl PartialEq for BranchBlocks
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Clone for BranchBlocks
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Summary<BranchUnit, Branch> for BranchBlocks
[src]

[src]

[src]

[src]

[src]

[src]

impl HitCounter for BranchBlocks
[src]

[src]

impl FoundCounter for BranchBlocks
[src]

[src]

impl HitFoundCounter for BranchBlocks
[src]

impl Summary<LineNumber, BranchBlocks> for Branches
[src]

[src]

[src]

[src]

[src]

[src]

Auto Trait Implementations

impl Send for BranchBlocks

impl Sync for BranchBlocks