Skip to main content

OwnedTablesResponseView

Type Alias OwnedTablesResponseView 

Source
pub type OwnedTablesResponseView = OwnedView<TablesResponseView<'static>>;
Expand description

Shorthand for OwnedView<TablesResponseView<'static>>.

Aliased Typeยง

pub struct OwnedTablesResponseView { /* private fields */ }