chore: format for Rust 2024
This commit is contained in:
parent
0a8da05847
commit
1f7f0c70b7
99 changed files with 414 additions and 442 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
use crate::state::{BackendData, State};
|
||||
use smithay::{
|
||||
reexports::wayland_server::{protocol::wl_buffer::WlBuffer, Resource},
|
||||
reexports::wayland_server::{Resource, protocol::wl_buffer::WlBuffer},
|
||||
wayland::buffer::BufferHandler,
|
||||
};
|
||||
use tracing::warn;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue