Skip to main content

dispatch_for_request

Function dispatch_for_request 

Source
pub fn dispatch_for_request(
    command: &str,
    request_id: &str,
    session_id: Option<&str>,
    ctx: &AppContext,
) -> Option<Response>