procedure_state_to_pb_state

Function procedure_state_to_pb_state 

Source
pub fn procedure_state_to_pb_state(
    state: &ProcedureState,
) -> (ProcedureStatus, String)
Expand description

Cast the ProcedureState to protobuf [PbProcedureStatus].