Function barrel::types::index

source ·
pub fn index<I, S>(columns: I) -> Typewhere
    S: ToString,
    I: IntoIterator<Item = S>,
Expand description

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