identifiers: Fix line wrapping
This commit is contained in:
parent
dd80c2e0ab
commit
ddaaca1ec4
@ -23,8 +23,8 @@ impl DeviceId {
|
||||
opaque_identifier! {
|
||||
/// A Matrix key identifier.
|
||||
///
|
||||
/// Key identifiers in Matrix are opaque character sequences of `[a-zA-Z_]`. This type is provided
|
||||
/// simply for its semantic value.
|
||||
/// Key identifiers in Matrix are opaque character sequences of `[a-zA-Z_]`. This type is
|
||||
/// provided simply for its semantic value.
|
||||
pub type KeyName;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user