mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-06-18 13:18:38 -04: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>