This website requires JavaScript.
Explore
Help
Sign In
github-mirrors
/
librespot
Watch
1
Star
0
Fork
You've already forked librespot
0
mirror of
https://github.com/librespot-org/librespot.git
synced
2024-12-18 17:11:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b9b8e110df
librespot
/
src
/
lib.in.rs
Thomas Bächler
35ec580eac
Disable the "variable does not need to be mutable" compiler warning in generated code
2017-12-17 23:15:49 +01:00
2 lines
36 B
Rust
Raw
Blame
History
#[
allow(unused_mut)
]
pub
mod
spirc
;
Reference in a new issue
View git blame
Copy permalink