pub type SetView<W> = SetView<ViewStorageContext, W>;Expand description
An alias to linera_views::set_view::SetView that uses the WebAssembly-specific
ViewStorageContext.
Aliased Typeยง
pub struct SetView<W> { /* private fields */ }pub type SetView<W> = SetView<ViewStorageContext, W>;An alias to linera_views::set_view::SetView that uses the WebAssembly-specific
ViewStorageContext.
pub struct SetView<W> { /* private fields */ }