pub async fn get_markets(
__arg0: State<AppState>,
__arg1: Query<MarketsQuery>,
) -> ResponseExpand description
Get all available markets with their instruments
pub async fn get_markets(
__arg0: State<AppState>,
__arg1: Query<MarketsQuery>,
) -> ResponseGet all available markets with their instruments