Skip to main content

DescribeSink

Type Alias DescribeSink 

Source
pub type DescribeSink = Arc<dyn Fn(&GraphDescribeOutput)>;
Expand description

Sink type for reactive describe.

Aliased Typeยง

pub struct DescribeSink { /* private fields */ }