librespot/audio/src
Petr Tesarik c600297f52 Fix newly reported clippy errors
- Use variables directly in format strings.
  As reported by clippy, variables can be used directly in the
  `format!` string.
- Use rewind() instead of seeking to 0.
- Remove superfluous & and ref.

Signed-off-by: Petr Tesarik <petr@tesarici.cz>
2023-01-27 23:15:51 +01:00
..
fetch Fix newly reported clippy errors 2023-01-27 23:15:51 +01:00
decrypt.rs Merge branch 'dev' into new-api and update crates 2022-07-27 23:31:11 +02:00
lib.rs Various loading improvements 2022-09-28 21:25:56 +02:00
range_set.rs Fix newly reported clippy errors 2023-01-27 23:15:51 +01:00