librespot/playback
JasonLG1979 46b8f84d6a Make sure there is only ever one allocation when converting
Collect is probably fine but for code that's this hot it's worth the couple extra lines to make certain there's only ever one allocation when it comes to the returned Vec.
2023-06-23 12:00:42 -05:00
..
src Make sure there is only ever one allocation when converting 2023-06-23 12:00:42 -05:00
Cargo.toml Remove and update dependencies (#1140) 2023-04-11 20:33:45 +02:00