mirror of
https://github.com/oSumAtrIX/free-librespot.git
synced 2025-12-20 18:34:23 +00:00
* Remove deprecated use of std::u16::MAX * Use `FromStr` for fallible `&str` conversions * DRY up strings into constants * Change `as_ref().map()` into `as_deref()` * Use `Duration` for time constants and functions * Optimize `Vec` with response times * Move comments for `rustdoc` to parse |
||
|---|---|---|
| .. | ||
| audio_backend | ||
| decoder | ||
| mixer | ||
| config.rs | ||
| convert.rs | ||
| dither.rs | ||
| lib.rs | ||
| player.rs | ||