Skip to main content

events

Function events 

Source
pub fn events(
    path: &Path,
    schema: &BranchSchema,
) -> Result<impl Iterator<Item = Result<Event>>>
Expand description

Stream the Events TTree in bounded-memory chunks.