Merge pull request #680 from gnunicorn/ben-fix-docs

Fixing docs
This commit is contained in:
Benjamin Kampmann
2022-05-17 15:45:39 +02:00
committed by GitHub

View File

@@ -649,6 +649,8 @@ impl OlmMachine {
/// # Panics
///
/// Panics if a group session for the given room wasn't shared beforehand.
///
/// [`share_group_session`]: Self::share_group_session
pub async fn encrypt(
&self,
room_id: &RoomId,