Kévin Commaille
|
240c8bc4b8
|
macros: Derive as_str() for types that derive StringEnum
|
2022-05-30 17:17:06 +02:00 |
|
Kévin Commaille
|
688d5bf47a
|
docs: Improve string enums documentation
Mention the conversion from string.
|
2022-04-10 14:48:09 +02:00 |
|
Kévin Commaille
|
bdcf07be87
|
common: Merge ruma-serde into ruma-common
|
2022-03-10 12:11:00 +01:00 |
|
Jonas Platte
|
ee977b48f0
|
Make the inner type of _Custom enum variants unusable
The variant itself would be private if possible, this is the solution
closest to that.
|
2022-01-13 11:38:48 +01:00 |
|
Devin Ragotzy
|
74b6a4c9d8
|
common: Make all pub enums non_exhaustive
|
2021-08-10 15:22:26 +02:00 |
|
Kévin Commaille
|
dd940f810e
|
common: Use ruma-serde derives for ReceiptType
|
2021-05-11 10:11:02 +02:00 |
|
Kévin Commaille
|
6a2c028cfb
|
events: Change receipt::Receipts struct to a BTreeMap<ReceiptType, UserReceipts>
|
2021-05-11 10:11:02 +02:00 |
|