1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-05 02:39:53 +02:00

Create new librespot-core crate

This commit is contained in:
Paul Lietar 2017-08-03 19:58:44 +01:00
parent d59f3eff81
commit bf60f6e7ab
38 changed files with 293 additions and 141 deletions

1
core/src/lib.in.rs Normal file
View file

@ -0,0 +1 @@
pub mod connection;