Function elastic_requests::params::scroll_id [] [src]

pub fn scroll_id<'a, I>(value: I) -> ScrollId<'a> where
    I: Into<ScrollId<'a>>,