Add presence module documentation
This commit is contained in:
parent
99876ca330
commit
b516c0cd72
@ -1,3 +1,7 @@
|
||||
//! Common types for the [presence module][presence]
|
||||
//!
|
||||
//! [presence]: https://matrix.org/docs/spec/client_server/r0.6.1#id62
|
||||
|
||||
use serde::{Deserialize, Serialize};
|
||||
use strum::{Display, EnumString};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user