Type Alias InputRuntimeArg

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

Input runtime argument