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