[][src]Module lcov::filter

Filters for a LCOV report.

Re-exports

pub use self::line_num::LineNum;

Modules

line_num

A Section filter that extracts only the records related to the specified line numbers.

Traits

FilterMap

Filters elements of the collection in-place.