10 Commits

Author SHA1 Message Date
Jonas Platte
6f093f70ed Use nested imports, misc. import changes
* Bring imports into a consistent order (std, crates, internal)
* Replace super::super-imports by crate-relative ones
2019-01-16 00:13:10 +01:00
Jimmy Cuadra
3acc5c3a93 Run rustfmt. 2018-05-18 23:54:13 -07:00
Konstantinos Sideris
3a62aaf4c7 Add m.room.pinned_events 2017-11-27 17:08:51 +02:00
Konstantinos Sideris
0635fbae53 Add m.direct event 2017-11-16 11:22:08 +02:00
Jimmy Cuadra
edefffe220 Replace try macro with question mark. 2017-04-21 04:05:30 -07:00
Jimmy Cuadra
dee5cc91bc Update serde to 1.0. 2017-04-21 03:53:11 -07:00
Jimmy Cuadra
f01b722ae2 Update serde to 0.9. 2017-01-26 01:23:38 -08:00
Konstantinos Sideris
85504cd7a7 Derive Clone and Debug for collections 2016-12-13 03:32:22 +02:00
Jimmy Cuadra
56457e1bb4 Implement Deserialize and Serialize for collection types. 2016-12-09 18:28:39 -08:00
Jimmy Cuadra
c92ce9eeb1 Add types to support heterogeneous collections of events. 2016-12-08 18:10:19 -08:00