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