Type Alias linera_sdk::views::ByteSetView
source · 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 */ }