Thread with 1 post

jump to expanded post
warning: variant `µLaw` should have an upper camel case name
  --> src/audio.rs:21:5
   |
21 |     µLaw,
   |     ^^^^ help: convert the identifier to upper camel case: `ΜLaw`
   |
   = note: `#[warn(non_camel_case_types)]` on by default
Open thread at this post