pub fn create_state_machine_routes() -> Router<ManagementState>Expand description
Create the state machine API router
This function creates routes that use ManagementState, so they can be nested within the management router.
pub fn create_state_machine_routes() -> Router<ManagementState>Create the state machine API router
This function creates routes that use ManagementState, so they can be nested within the management router.