mirror of
https://github.com/oSumAtrIX/free-librespot.git
synced 2025-12-19 18:04:20 +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 |
||
|---|---|---|
| .. | ||
| connection | ||
| mercury | ||
| apresolve.rs | ||
| audio_key.rs | ||
| authentication.rs | ||
| cache.rs | ||
| channel.rs | ||
| component.rs | ||
| config.rs | ||
| diffie_hellman.rs | ||
| keymaster.rs | ||
| lib.rs | ||
| proxytunnel.rs | ||
| session.rs | ||
| spotify_id.rs | ||
| util.rs | ||
| version.rs | ||