mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 15:33:45 -04:00
crypto: Use encryption info in the docstring for the type of the same name
Co-authored-by: Jonas Platte <jplatte@users.noreply.github.com>
This commit is contained in:
@@ -90,7 +90,7 @@ pub struct EncryptionInfo {
|
||||
}
|
||||
|
||||
/// A customized version of a room event coming from a sync that holds optional
|
||||
/// decryption info.
|
||||
/// encryption info.
|
||||
#[derive(Clone, Debug, Deserialize, Serialize)]
|
||||
pub struct SyncRoomEvent {
|
||||
/// The actual event.
|
||||
|
||||
Reference in New Issue
Block a user