librespot/connect/src
Roderick van Domburg ad19b69bfb
Various code improvements (#777)
* 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
2021-05-31 22:32:39 +02:00
..
context.rs Clean up librespot-connect dependencies 2021-02-23 22:22:53 +01:00
discovery.rs Add "discovery" compat layer to "connect" 2021-05-19 21:09:38 +02:00
lib.rs Add "discovery" compat layer to "connect" 2021-05-19 21:09:38 +02:00
spirc.rs Various code improvements (#777) 2021-05-31 22:32:39 +02:00