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