Skip to main content

OwnedGetLayoutsRequestView

Type Alias OwnedGetLayoutsRequestView 

Source
pub type OwnedGetLayoutsRequestView = OwnedView<GetLayoutsRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetLayoutsRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetLayoutsRequestView { /* private fields */ }