Async function that converts one state shape into another. Used for the following state propagation chain:
WebService
WebRouter
WebController
the source state type
the resulting state type
Async function that converts one state shape into another. Used for the following state propagation chain:
WebService→WebRouterWebRouter→WebController