mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 15:33:45 -04:00
A few were missing in the public API like SendEventError and RedactEventError and their dependencies. This uses a wildcard because it should be rare to not want to expose an error type. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>