Skip to main content

OwnedUpsertLayerResponseView

Type Alias OwnedUpsertLayerResponseView 

Source
pub type OwnedUpsertLayerResponseView = OwnedView<UpsertLayerResponseView<'static>>;
Expand description

Shorthand for OwnedView<UpsertLayerResponseView<'static>>.

Aliased Typeยง

pub struct OwnedUpsertLayerResponseView { /* private fields */ }