Function barrel::types::index[][src]

pub fn index<I, S>(columns: I) -> Type where
    S: ToString,
    I: IntoIterator<Item = S>, 
Expand description

Create an index over multiple, existing columns of the same type