librespot/playback/src/audio_backend
ashthespy d26590afc5
Update to Rust 2018
- Fix deprecated Error::cause warnings and missing dyn
- Reset max_width
- Add rustfmt to Travis
- Run rustfmt on full codebase
 with `cargo fmt --all`
- Add rustfmt to Travis
- Complete migration to edition 2018
- Replace try! shorthand
- Use explicit `dyn Trait`
2020-01-17 18:11:52 +01:00
..
alsa.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
jackaudio.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
mod.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
pipe.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
portaudio.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
pulseaudio.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
rodio.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
sdl.rs Remove unnecessary comments, fix typo 2019-03-22 02:05:30 +01:00