rustfmt pass

This commit is contained in:
Paul Woolcock
2018-08-23 21:46:31 -04:00
parent 49a2237803
commit 3330a26760
5 changed files with 19 additions and 40 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
use page::Page;
use http_send::HttpSend;
use page::Page;
use serde::Deserialize;
/// Abstracts away the `next_page` logic into a single stream of items