mirror of
https://github.com/librespot-org/librespot.git
synced 2024-12-18 17:11:53 +00:00
c6327af2f3
A build script is used to ensure the source files haven’t been modified.
9 lines
164 B
Rust
9 lines
164 B
Rust
// Autogenerated by build.sh
|
|
|
|
extern crate protobuf;
|
|
pub mod authentication;
|
|
pub mod keyexchange;
|
|
pub mod mercury;
|
|
pub mod metadata;
|
|
pub mod pubsub;
|
|
pub mod spirc;
|