Skip to main content

OwnedTablesRequestView

Type Alias OwnedTablesRequestView 

Source
pub type OwnedTablesRequestView = OwnedView<TablesRequestView<'static>>;
Expand description

Shorthand for OwnedView<TablesRequestView<'static>>.

Aliased Typeยง

pub struct OwnedTablesRequestView { /* private fields */ }