hax_frontend_exporter::utils::error_macros

Macro s_assert

source
macro_rules! s_assert {
    ($s:ident, $assertion:expr) => { ... };
}