Skip to main content

scroll_points

Function scroll_points 

Source
pub async fn scroll_points(
    __arg0: State<Arc<AppState>>,
    __arg1: Path<String>,
    __arg2: Json<ScrollRequest>,
) -> impl IntoResponse
Expand description

Scroll through collection points with cursor-based pagination.