Add missing closing doc test marker.
This commit is contained in:
parent
a207c6d8f6
commit
7059bc4ff3
@ -147,6 +147,7 @@ pub struct RoomId {
|
||||
/// RoomIdOrAliasId::try_from("!n8f893n9:example.com").unwrap().to_string(),
|
||||
/// "!n8f893n9:example.com"
|
||||
/// );
|
||||
/// ```
|
||||
#[derive(Clone, Debug, Eq, Hash, PartialEq)]
|
||||
#[cfg_attr(feature = "diesel", derive(FromSqlRow, QueryId, AsExpression, SqlType))]
|
||||
#[cfg_attr(feature = "diesel", sql_type = "Text")]
|
||||
|
Loading…
x
Reference in New Issue
Block a user