Skip to main content

OwnedGetLayoutRequestView

Type Alias OwnedGetLayoutRequestView 

Source
pub type OwnedGetLayoutRequestView = OwnedView<GetLayoutRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetLayoutRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetLayoutRequestView { /* private fields */ }