Skip to main content

OwnedUnpublishLayoutResponseView

Type Alias OwnedUnpublishLayoutResponseView 

Source
pub type OwnedUnpublishLayoutResponseView = OwnedView<UnpublishLayoutResponseView<'static>>;
Expand description

Shorthand for OwnedView<UnpublishLayoutResponseView<'static>>.

Aliased Typeยง

pub struct OwnedUnpublishLayoutResponseView { /* private fields */ }