ruwuma/crates/ruma-events
ftilde a875f39648
events: Fix quoting of multiline fallback messages
Previously, a '> ' was prepended only to the first line of the quoted
message.
2021-09-11 23:31:15 +02:00
..
2021-08-21 15:58:54 +02:00
2021-08-21 15:58:54 +02:00

ruma-events

crates.io page docs.rs page license: MIT

ruma-events contains serializable types for the events in the Matrix specification that can be shared by client and server code.