Module stream

Source
Expand description

Provides control over execution ordering and concurrency via streams.

This module provides a Rust abstraction around the C++ pxl::runtime::Stream class.

Structsยง

Stream
Provides control over execution ordering and concurrency via streams.