Function elastic_requests::params::new_index [] [src]

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