AlbanWS
Results
2
issues of
AlbanWS
Hi, Currently using music-metadata-browser (what an incredibly good project), I am facing a warning in Vite: ```bash node_modules/file-type/core.js (1419:16) Use of eval in "node_modules/file-type/core.js" is strongly discouraged as it poses...
Hi, This commit creates a new `Sink::append_with_signal` method and make `Sink::append` a wrapper function without breaking change. It only "works" with the `crossbeam-channel` feature flag because `crossbeam::channel::Receiver` implements `Clone` but...