polkavm_common

Macro static_assert

Source
macro_rules! static_assert {
    ($condition:expr) => { ... };
}