moover_rust/src/commands/voice/yt.rs

3 lines
42 B
Rust

pub use yt_player::*;
pub mod yt_player;