chore: format for Rust 2024
This commit is contained in:
parent
0a8da05847
commit
1f7f0c70b7
99 changed files with 414 additions and 442 deletions
|
|
@ -3,7 +3,7 @@ use tracing::warn;
|
|||
use crate::{
|
||||
config::ColorFilter,
|
||||
state::State,
|
||||
wayland::protocols::a11y::{delegate_a11y, A11yHandler, A11yState},
|
||||
wayland::protocols::a11y::{A11yHandler, A11yState, delegate_a11y},
|
||||
};
|
||||
|
||||
impl A11yHandler for State {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue