Skip to main content

OwnedPublishLayerResponseView

Type Alias OwnedPublishLayerResponseView 

Source
pub type OwnedPublishLayerResponseView = OwnedView<PublishLayerResponseView<'static>>;
Expand description

Shorthand for OwnedView<PublishLayerResponseView<'static>>.

Aliased Typeยง

pub struct OwnedPublishLayerResponseView { /* private fields */ }