Silence clippy warning
This commit is contained in:
parent
8b928184e8
commit
40de073799
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ impl From<Infallible> for UiError {
|
|||
}
|
||||
}
|
||||
|
||||
#[expect(clippy::large_enum_variant)]
|
||||
pub enum UiEvent {
|
||||
GraphemeWidthsChanged,
|
||||
LogChanged,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue