Skip to main content

timeout_bundle

Function timeout_bundle 

Source
pub fn timeout_bundle<T>(
    graph: &Graph,
    source: &Node<T>,
    ms: u64,
    name: impl Into<String>,
) -> TimeoutBundle<T>
where T: Clone + 'static,
Expand description

Creates or computes timeout_bundle.