[][src]Macro eng_wasm::write_state

macro_rules! write_state {
    ( $($key: expr => $val: expr),+ ) => { ... };
}