mirror of
https://github.com/oSumAtrIX/free-librespot.git
synced 2025-12-18 09:24:22 +00:00
3 lines
145 B
Rust
3 lines
145 B
Rust
mod_path! keyexchange (concat!(env!("OUT_DIR"), "/keyexchange.rs"));
|
|
mod_path! authentication (concat!(env!("OUT_DIR"), "/authentication.rs"));
|
|
|