Skip to main content

dispatch

Function dispatch 

Source
pub async fn dispatch(
    ctx: IoContext<Accepted, Solicited>,
    res: &mut Resources<'_>,
) -> Outcome
Expand description

Serve a request by moving it into its owning handler (generated).