macro_rules! wasm_io_fixturator {
( $outer:ident<$inner:ty> ) => { ... };
}Expand description
a direct delegation of fixtures to the inner type for wasm io types See zome types crate
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