iced/style
Ian Douglas Scott be9cd3a09f Use once_cell instead of lazy_static
This seems to be generally considered the preferred, idiomatic solution
now. This is in the standard library behind a feature flag (apparently
now called `std::sync::LazyLock`).
2022-10-28 15:58:21 -07:00
..
src Use once_cell instead of lazy_static 2022-10-28 15:58:21 -07:00
Cargo.toml Use once_cell instead of lazy_static 2022-10-28 15:58:21 -07:00