Function batch_processing::core::step::mount_step_status
source ยท pub fn mount_step_status(
step_result: Result<String, String>,
start_time: u128,
) -> StepStatus
pub fn mount_step_status(
step_result: Result<String, String>,
start_time: u128,
) -> StepStatus