aboutsummaryrefslogtreecommitdiff
path: root/src/prelude.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'futures' into v0.6.xZeyla Hellyer2018-05-281-6/+3
|\
| * Remove cache/http methods on structsZeyla Hellyer2018-03-251-2/+1
| * Rewrite the library to use FuturesZeyla Hellyer2018-02-041-2/+2
|/
* Break up the model moduleZeyla Hellyer2017-12-161-1/+1
* Fix parking_lot::{Mutex, RwLock} re-exportsZeyla Hellyer2017-11-091-2/+1
* Fix no-parking_lot compilationZeyla Hellyer2017-11-011-1/+2
* Re-export parking_lot::{Arc, Mutex} from preludeZeyla Hellyer2017-10-191-0/+1
* rustfmtacdenisSK2017-07-271-12/+12
* Also update examplesacdenisSK2017-06-291-1/+1
* Update readme, docs and add `EventHandler` to the preludeacdenisSK2017-06-281-1/+1
* Re-export all errors from the preludeZeyla Hellyer2017-06-141-0/+8
* Restructure modulesZeyla Hellyer2017-05-221-1/+3
* Fix typoIllia2016-12-311-1/+1
* Clarify some docsAustin Hellyer2016-11-301-1/+1
* Fix doc importAustin Hellyer2016-11-061-1/+1
* Add a prelude for userlandAustin Hellyer2016-11-051-7/+17
* Initial commitAustin Hellyer2016-10-181-0/+9