mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-02-08 06:32:58 -05:00
It simplifies code for users, and avoids to have to match on `AuthApi`, which is a non-exhaustive enum. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>