pinnacle/src/grab.rs
2023-08-01 11:18:08 -05:00

4 lines
86 B
Rust

// SPDX-License-Identifier: GPL-3.0-or-later
pub mod move_grab;
pub mod resize_grab;