mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Use env_logger::try_init to avoid complaints about repeated initialization. This function is thread-safe.
Use env_logger::try_init to avoid complaints about repeated initialization. This function is thread-safe.