Skip to main content

PvTable

Type Alias PvTable 

Source
pub type PvTable = TableHandle<App>;
Expand description

purview::TableHandle over gpui’s App.

Aliased Type§

pub struct PvTable(/* private fields */);