Type Alias OutputRuntimeArg

Source
pub type OutputRuntimeArg<'a, MS, R> = <OutputArg<MS> as LaunchArg>::RuntimeArg<'a, R>;
Expand description

Output runtime argument