cpal/examples
est31 d97983e218 Remove redundant 'static from &'static str
Specifying the static lifetime in constants and static variables
is redundant since Rust 1.17.0

https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1170-2017-04-27
2020-02-24 07:40:25 +01:00
..
beep.rs Only allow for private construction of `SupportedStreamConfig`. 2020-02-02 18:43:30 +01:00
enumerate.rs Only allow for private construction of `SupportedStreamConfig`. 2020-02-02 18:43:30 +01:00
feedback.rs Rename stream `Format` types to `Config` 2020-01-27 21:28:07 +01:00
record_wav.rs Remove redundant 'static from &'static str 2020-02-24 07:40:25 +01:00