Srylax / mongodb-cursor-pagination

Provides cursor based pagination for the native MongoDB driver in Rust.
https://docs.rs/mongodb-cursor-pagination/
MIT License
2 stars 4 forks source link

Update Documentation to reflect newest changes (Doctests) #6

Closed Srylax closed 1 year ago

Srylax commented 1 year ago

Describe the bug

The README is out of sync with the newest changes. To prevent this from happening, the move from README to docs.rs is necessary.