[][src]Function elastic::client::requests::index_metric

pub fn index_metric<'a, I>(value: I) -> IndexMetric<'a> where
    I: Into<IndexMetric<'a>>,