librespot/playback
Felix Prillwitz 09b4aa41e5
Add rustdoc to connect crate ()
* restructure connect and add initial docs

* replace inline crate rustdoc with README.md

* connect: make metadata trait less visible

* connect: add some more docs

* chore: remove clippy warning

* update CHANGELOG.md

* revert unrelated changes

* enforce separation of autoplay and options

* hide and improve docs of uid

* remove/rename remarks

* update connect example and link in docs

* fixup rebase and clippy warnings
2025-02-22 23:39:16 +01:00
..
src Add rustdoc to connect crate () 2025-02-22 23:39:16 +01:00
Cargo.toml Replacing atomic_shim with portable-atomic, since atomic_shim worsk well for MIPS and MIPSEL, but has problem with some ARM flavours. () 2025-02-14 20:16:29 +01:00