Skip to main content

OwnedPublishLayoutResponseView

Type Alias OwnedPublishLayoutResponseView 

Source
pub type OwnedPublishLayoutResponseView = OwnedView<PublishLayoutResponseView<'static>>;
Expand description

Shorthand for OwnedView<PublishLayoutResponseView<'static>>.

Aliased Typeยง

pub struct OwnedPublishLayoutResponseView { /* private fields */ }