Skip to main content

OwnedGetLayoutsResponseView

Type Alias OwnedGetLayoutsResponseView 

Source
pub type OwnedGetLayoutsResponseView = OwnedView<GetLayoutsResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetLayoutsResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetLayoutsResponseView { /* private fields */ }