refer to Self

This commit is contained in:
Henrik Friedrichsen
2019-03-03 23:47:56 +01:00
parent 6a33d3df92
commit bb8326af88

View File

@@ -162,7 +162,7 @@ impl Spotify {
{
let events = events.clone();
thread::spawn(move || {
Spotify::worker(
Self::worker(
events,
rx,
p,