Macro rust_hdl::sim_assert[][src]

macro_rules! sim_assert {
    ($sim : ident, $test : expr, $circuit : ident) => { ... };
}