pub async fn handle(
__arg0: State<Arc<AppState>>,
__arg1: Query<DiscoverQuery>,
) -> impl IntoResponseExpand description
GET /api/discover — Browse trending/boosted tokens.
pub async fn handle(
__arg0: State<Arc<AppState>>,
__arg1: Query<DiscoverQuery>,
) -> impl IntoResponseGET /api/discover — Browse trending/boosted tokens.