Type Alias Functions

Source
pub type Functions = BTreeMap<Key, Value>;
Expand description

A map of coverage information about functions.

Aliased Typeยง

pub struct Functions { /* private fields */ }