Skip to main content

handle_coder_start

Function handle_coder_start 

Source
pub async fn handle_coder_start(
    req: &JsonRpcMessage,
    state: &Arc<ServerState>,
    session: &Arc<ClientSession>,
) -> Result<Value, String>