Type Definition lcov::report::section::Sections

source · []
pub type Sections = BTreeMap<Key, Value>;
Expand description

A map of coverage information about source files.