macro_rules! omnia_wasi_view {
($store_ctx:ty, $field_name:ident) => { ... };
}Expand description
Implementation of the WasiSqlView trait for the store context.
macro_rules! omnia_wasi_view {
($store_ctx:ty, $field_name:ident) => { ... };
}Implementation of the WasiSqlView trait for the store context.