Context

Type Alias Context 

Source
type Context = (Vec<Column>, Vec<Table>);