pub type StepWithGraph<'l> = SessionRunArgs<'l>;
๐Deprecated since 0.10.0: Use SessionRunArgs instead.
Expand description
Deprecated alias for SessionRunArgs.
Aliased Typeยง
struct StepWithGraph<'l> { /* private fields */ }
pub type StepWithGraph<'l> = SessionRunArgs<'l>;
Deprecated alias for SessionRunArgs.
struct StepWithGraph<'l> { /* private fields */ }