Re-exports§
pub use matrix_sdk;
pub use mime;
Modules§
Structs§
- Init
Config - Login
Config - Login
Encryption - Matrix
Link - MatrixLink represents a connection to a Matrix server. It wraps a matrix_sdk Client and provides some convenience functions for working with it.
- Media
- Messaging
- Persistence
Config - Reacting
- Rooms
- Thread
GetMessages Params - Thread
Info - Threads
- Typing
Notice Guard
Enums§
- Callback
Error - Init
Error - Invitation
Decision - Join
Error - Login
Credentials - Login
Error - Media
Attachment Upload Prep Error - Message
Response Type - Restore
Session Error - Session
Persistence Error - Sync
Error
Functions§
- init
- Initialize a new Matrix Link (wrapping a Matrix Client) either from an existing (persisted) session/data or by logging in anew.