Skip to main content

render_statistics_operator

Function render_statistics_operator 

Source
pub fn render_statistics_operator<'scope>(
    scope: Scope<'scope, MzOffset>,
    config: &RawSourceCreationConfig,
    committed_uppers: impl Stream<Item = Antichain<MzOffset>> + 'static,
) -> PressOnDropButton