1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-08 23:58:09 +00:00
trezor-firmware/core/embed/rust/src/coverage
Roman Zeyde 8fbe005186 refactor(core): wrap coverage data map with spin::RwLock
It allows us to avoid the `unsafe` blocks (due to `static mut` references).

[no changelog]
2025-06-17 17:09:30 +03:00
..
mod.rs refactor(core): wrap coverage data map with spin::RwLock 2025-06-17 17:09:30 +03:00