Type Alias IntrospectionUpdates

Source
pub type IntrospectionUpdates = (IntrospectionType, Vec<(Row, Diff)>);