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