Skip to content

Use once_cell::Lazy instad of lazy_static!

Maximiliano requested to merge msandova/Shortwave:lazy-static into master

It will be easier to port into https://doc.rust-lang.org/std/lazy/index.html.

Merge request reports