Type Definition aggregate_types::DescendantMap

source ·
pub type DescendantMap = HashMap<String, Type>;
Expand description

Maps from field identifier to type. In order to group this into variations, the wrapper Descendants is used.