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