[][src]Function malice::event_stream_from_tree

pub async fn event_stream_from_tree<'_>(
    t: &'_ Tree
) -> Result<impl Stream<Item = Event>, Error>