[][src]Function elastic::client::requests::prelude::new_index

pub fn new_index<'a, I>(value: I) -> NewIndex<'a> where
    I: Into<NewIndex<'a>>,