Macro fixt::wasm_io_fixturator[][src]

macro_rules! wasm_io_fixturator {
    ( $outer:ident<$inner:ty> ) => { ... };
}

a direct delegation of fixtures to the inner type for wasm io types See zome types crate