make apps::prelude and use the preludes in the tests

This commit is contained in:
Paul Woolcock
2018-08-22 13:53:54 -04:00
parent 63d09c1113
commit e5175f09fe
5 changed files with 21 additions and 11 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ use serde::Deserialize;
///
/// ```no_run
/// # extern crate elefren;
/// # use elefren::{Data, Mastodon, MastodonClient};
/// # use elefren::prelude::*;
/// # use std::error::Error;
/// # fn main() -> Result<(), Box<Error>> {
/// # let data = Data {