Function elastic_requests::params::repository [] [src]

pub fn repository<'a, I>(value: I) -> Repository<'a> where
    I: Into<Repository<'a>>,