mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-15 03:25:46 -04:00
Required when `PaginationOptions` must implement `Send`, e.g. with `tokio::runtime::Runtime::spawn`. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>