[][src]Type Definition actyxos_data_flow::flow::Scope

type Scope<'a> = Child<'a, Worker<Thread>, usize>;

Top-level scope type where flows usually are created in.