// server/src/lib.rs pub mod audio; pub mod camera; pub mod gadget; pub mod handshake; pub mod paste; pub mod video;