mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-30 01:53:01 +00:00
linux-rust: add skeleton for other devices
This commit is contained in:
3
linux-rust/src/devices/mod.rs
Normal file
3
linux-rust/src/devices/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub mod airpods;
|
||||
pub mod enums;
|
||||
pub(crate) mod nothing;
|
||||
Reference in New Issue
Block a user