Skip to main content

enable

Function enable 

Source
pub fn enable<W>(
    worker: &mut Worker,
    writer: W,
) -> Option<Box<dyn Any + 'static>>
where W: Write + 'static,
Expand description

Enables logging of differential dataflow events.