pub type ParsedWholeMap = HashMap<CodePoint, ParsedWholeValue>;
pub struct ParsedWholeMap { /* private fields */ }