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