mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 23:05:46 +00:00
4b6888049f
Use `let _ = msg` under `#[cfg(not(debug_assertions))]` so the binding remains available in debug builds for the eprintln! format string. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>