mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-05-29 20:28:45 +00:00
chore(core/rust): allow unused macros
[no changelog]
This commit is contained in:
parent
7c65f0357a
commit
8abcb6f8cc
@ -1,4 +1,5 @@
|
|||||||
#[macro_use]
|
#[macro_use]
|
||||||
|
#[allow(unused_macros)]
|
||||||
pub mod macros;
|
pub mod macros;
|
||||||
|
|
||||||
pub mod buffer;
|
pub mod buffer;
|
||||||
|
Loading…
Reference in New Issue
Block a user