Re-exports§
pub use runtime_context::RUNTIME_CONTEXT;dfir_contextpub use boundedness::Bounded;pub use boundedness::Unbounded;pub use stream::NoOrder;pub use stream::Stream;pub use stream::TotalOrder;pub use keyed_stream::KeyedStream;pub use singleton::Singleton;pub use optional::Optional;pub use location::cluster::CLUSTER_SELF_ID;pub use location::Atomic;pub use location::Cluster;pub use location::External;pub use location::Location;pub use location::MemberId;pub use location::NetworkHint;pub use location::Process;pub use location::Tick;pub use builder::FlowBuilder;pub use unsafety::*;
Modules§
- backtrace
- boundedness
- builder
- cycle
- deploy
build - deploy_
runtime - graph
- Graph visualization utilities for Hydro IR
- graph_
util viz - ir
- keyed_
singleton - keyed_
stream - location
- optional
- rewrites
- runtime_
context dfir_context - singleton
- stream
- test_
util deploy - unsafety