pub async fn get_instruments( __arg0: State<AppState>, __arg1: Query<InstrumentsQuery>, ) -> Result<SonicJson<JsonRpcResponse<Vec<InstrumentResponse>>>, StatusCode>
Get list of instruments (Deribit-compatible format)