pub async fn dispatch( ctx: IoContext<Accepted, Solicited>, res: &mut Resources<'_>, ) -> Outcome
Serve a request by moving it into its owning handler (generated).