Skip to main content

handle_coder_get

Function handle_coder_get 

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