pub type OwnedGetLayoutTemplateVersionResponseView = OwnedView<GetLayoutTemplateVersionResponseView<'static>>;Expand description
Shorthand for OwnedView<GetLayoutTemplateVersionResponseView<'static>>.
Aliased Typeยง
pub struct OwnedGetLayoutTemplateVersionResponseView { /* private fields */ }