[][src]Type Definition matrix_sdk_base::Result

type Result<T> = Result<T, Error>;

Result type of the rust-sdk.