Re-exports§
pub use matrix_sdk;pub use mime;
Modules§
Structs§
- MatrixLink represents a connection to a Matrix server. It wraps a matrix_sdk Client and provides some convenience functions for working with it.
Enums§
Functions§
- Initialize a new Matrix Link (wrapping a Matrix Client) either from an existing (persisted) session/data or by logging in anew.