1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-03 01:39:28 +02:00
librespot/metadata
Daniel M a7fa0e2299 Implement DerefMut for wrapper types in metadata
- Change the `Deref` implementations for metadata wrapper types to use a
  new `impl_deref_wrapped` macro
- The macro implements `Deref` and `DerefMut`
2022-08-02 12:45:37 +02:00
..
src Implement DerefMut for wrapper types in metadata 2022-08-02 12:45:37 +02:00
Cargo.toml Add minimum rust version 2022-08-01 15:14:17 +02:00