macros: Fix docs

This commit is contained in:
Jonas Platte 2022-03-15 13:46:33 +01:00
parent 6dc0bf248b
commit 862ee426ab
No known key found for this signature in database
GPG Key ID: BBA95679259D342F

View File

@ -1,4 +1,4 @@
//! Implementations of the MessageLikeEventContent and StateEventContent derive macro.
//! Implementations of the EventContent derive macro.
use std::borrow::Cow;