Skip to main content

ByteSetView

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ยง

pub struct ByteSetView { /* private fields */ }