mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-19 11:10:55 +03:00
To reduce binary size one can now enable only specific backends, e.g. wayland or x11 via cargo features Additionally adds stubs for libei and xdg-desktop-portal backends
3 lines
36 B
Rust
3 lines
36 B
Rust
pub mod consumer;
|
|
pub mod producer;
|