Skip to main content

OwnedGetLayoutTemplateVersionResponseView

Type Alias OwnedGetLayoutTemplateVersionResponseView 

Source
pub type OwnedGetLayoutTemplateVersionResponseView = OwnedView<GetLayoutTemplateVersionResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetLayoutTemplateVersionResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetLayoutTemplateVersionResponseView { /* private fields */ }