9 Commits

Author SHA1 Message Date
Jimmy Cuadra
9b17d5729a Use a consistent style for the name of the library. 2019-06-15 00:07:44 -07:00
Jimmy Cuadra
f4b7204f31 Derive PartialEq where possible. 2019-06-15 00:03:32 -07:00
Jimmy Cuadra
12212789b3 Future-proof enums with a __Nonexhaustive variant.
This can be replaced with the #[non_exhaustive] compiler attribute once
it's stabilized.
2019-06-14 18:18:47 -07:00
Jimmy Cuadra
add7ef0d8b Add blank lines to make type definitions easier to read. 2019-06-14 14:02:03 -07:00
Jimmy Cuadra
f8e5a80c93 Rename mod.rs files. 2019-06-12 16:22:29 -07:00
Jimmy Cuadra
787f4d0af2 Move each event into its own module. 2015-11-29 23:38:23 -08:00
Jimmy Cuadra
df73d2815a Prepend "Event" to event type names. 2015-11-29 06:17:14 -08:00
Jimmy Cuadra
81351a3ce9 Document SessionDescriptionType as singular. 2015-11-29 05:28:07 -08:00
Jimmy Cuadra
424c0f335d ruma-events 2015-11-29 04:59:34 -08:00