Skip to main content

OwnedUpsertLayerRequestView

Type Alias OwnedUpsertLayerRequestView 

Source
pub type OwnedUpsertLayerRequestView = OwnedView<UpsertLayerRequestView<'static>>;
Expand description

Shorthand for OwnedView<UpsertLayerRequestView<'static>>.

Aliased Typeยง

pub struct OwnedUpsertLayerRequestView { /* private fields */ }