cksac / dataloader-rs

Rust implementation of Facebook's DataLoader using async-await.
Apache License 2.0
261 stars 23 forks source link

Changes suggested by Clippy #2

Closed secretfader closed 6 years ago

secretfader commented 6 years ago

This PR is a few stylistic changes suggested by Clippy and cargo fmt. If you're open to it, I would like to submit a few PRs in this vein; enhancing documentation of public types is next.