Type Definition Result
Other items inmatrix_sdk_base
type Result<T, E = Error> = Result<T, E>;
Result type of the rust-sdk.