Skip to main content

IxList

Type Alias IxList 

Source
pub type IxList = Vec<Index>;
Expand description

List of indexes. Each index has a file and a list of column numbers.

Aliased Typeยง

pub struct IxList { /* private fields */ }