From 0335fdd07f6c5689738e6e63b4a67fce3eda0a1b Mon Sep 17 00:00:00 2001 From: Ivan Enderlin Date: Mon, 30 May 2022 10:00:54 +0200 Subject: [PATCH] doc(crypto): Add missing module documentation. --- crates/matrix-sdk-crypto/src/requests.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crates/matrix-sdk-crypto/src/requests.rs b/crates/matrix-sdk-crypto/src/requests.rs index 8084f15d7..67ca3f9b3 100644 --- a/crates/matrix-sdk-crypto/src/requests.rs +++ b/crates/matrix-sdk-crypto/src/requests.rs @@ -12,6 +12,8 @@ // See the License for the specific language governing permissions and // limitations under the License. +//! Modules containing customized request types. + use std::{collections::BTreeMap, iter, sync::Arc, time::Duration}; use ruma::{