pub async fn list_quote_providers(
__arg0: State<AdminState>,
) -> Result<SonicJson<Vec<QuoteProviderResponse>>, ApiError>Expand description
GET /admin/rfq/quote-providers - List all quote providers
pub async fn list_quote_providers(
__arg0: State<AdminState>,
) -> Result<SonicJson<Vec<QuoteProviderResponse>>, ApiError>GET /admin/rfq/quote-providers - List all quote providers