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

Code Quality, Tests, Documentation #8

Closed Srylax closed 1 year ago

Srylax commented 1 year ago

Provide a detailed description of the proposed feature

Currently there are some nasty practices. Improve Code Quality and Documentation with minimal API changes.