Skip to main content

RuntimeContext

Trait RuntimeContext 

Source
pub trait RuntimeContext<'a> { }
Expand description

A runtime execution context (device/stream handles, etc), threaded through arg-packing.

Implementorsยง