librespot/protocol/files.rs

10 lines
338 B
Rust
Raw Normal View History

2018-09-28 18:10:22 +00:00
// Autogenerated by build.rs
pub const FILES: &'static [(&'static str, u32)] = &[
("proto/authentication.proto", 2098196376),
("proto/keyexchange.proto", 451735664),
("proto/mercury.proto", 709993906),
("proto/metadata.proto", 1409162985),
("proto/pubsub.proto", 2686584829),
("proto/spirc.proto", 1587493382),
];