[][src]Function debil::create_index_query

pub fn create_index_query<T: SQLTable>(
    index_name: &'static str,
    index_keys: Vec<&'static str>
) -> String