ruwuma/crates/ruma-events
Kévin Commaille 52d8ff1ffd
events: Improve room::message markdown constructors
Only return an html message if some markdown formatting was detected.
2021-05-18 21:28:15 +02:00
..
2021-05-17 16:58:57 +02:00
2021-05-17 16:58:57 +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.