documents_batch_reader_from_objects

Function documents_batch_reader_from_objects 

Source
pub fn documents_batch_reader_from_objects(
    objects: impl IntoIterator<Item = Object>,
) -> DocumentsBatchReader<Cursor<Vec<u8>>>