pub type OwnedTablesRequestView = OwnedView<TablesRequestView<'static>>;Expand description
Shorthand for OwnedView<TablesRequestView<'static>>.
Aliased Typeยง
pub struct OwnedTablesRequestView { /* private fields */ }pub type OwnedTablesRequestView = OwnedView<TablesRequestView<'static>>;Shorthand for OwnedView<TablesRequestView<'static>>.
pub struct OwnedTablesRequestView { /* private fields */ }