pub type Functions = BTreeMap<Key, Value>;
A map of coverage information about functions.
pub struct Functions { /* private fields */ }