identifiers-validation: Fix docs for MatrixToError
This commit is contained in:
parent
384d48baaa
commit
f6f3ce074b
@ -131,7 +131,7 @@ pub enum MatrixIdError {
|
|||||||
UnknownIdentifierPair,
|
UnknownIdentifierPair,
|
||||||
}
|
}
|
||||||
|
|
||||||
/// An error occurred while validating an MXC URI.
|
/// An error occurred while validating a `matrix.to` URI.
|
||||||
#[derive(Copy, Clone, Debug, Eq, Hash, PartialEq, thiserror::Error)]
|
#[derive(Copy, Clone, Debug, Eq, Hash, PartialEq, thiserror::Error)]
|
||||||
#[non_exhaustive]
|
#[non_exhaustive]
|
||||||
pub enum MatrixToError {
|
pub enum MatrixToError {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user