Skip to main content

OwnedGetLayoutResponseView

Type Alias OwnedGetLayoutResponseView 

Source
pub type OwnedGetLayoutResponseView = OwnedView<GetLayoutResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetLayoutResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetLayoutResponseView { /* private fields */ }