Macro polkavm_common::static_assert

source ยท
macro_rules! static_assert {
    ($condition:expr) => { ... };
}