linera_sdk::views

Type Alias 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 */ }