create_state_machine_routes

Function create_state_machine_routes 

Source
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.