librespot-protocol 0.4.2

The protobuf logic for communicating with Spotify servers
Documentation
extern crate protobuf;
// This file is parsed by build.rs
// Each included module will be compiled from the matching .proto definition.

include!(concat!(env!("OUT_DIR"), "/mod.rs"));