-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Labels
tracked-in-jiraTicket filed in Mongo's Jira systemTicket filed in Mongo's Jira system
Description
I would like to use the cursor.hasNext() method documented here:
https://www.mongodb.com/docs/upcoming/reference/method/cursor.hasNext/
It seems like this is not a public method on Cursor objects. Can this be made pub?
mongo-rust-driver/src/cursor.rs
Line 152 in 0ac9fdf
pub(crate) fn has_next(&self) -> bool { |
Metadata
Metadata
Assignees
Labels
tracked-in-jiraTicket filed in Mongo's Jira systemTicket filed in Mongo's Jira system