mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-08-06 22:25:49 +00:00
18be937cb5
This macro compiles and executes the given code only when `std` feature is enabled. This can be useful for debugging without needing to worry that your code does not compile on `no_std`.