Skip to main content

OwnedUpsertDrawingRequestView

Type Alias OwnedUpsertDrawingRequestView 

Source
pub type OwnedUpsertDrawingRequestView = OwnedView<UpsertDrawingRequestView<'static>>;
Expand description

Shorthand for OwnedView<UpsertDrawingRequestView<'static>>.

Aliased Typeยง

pub struct OwnedUpsertDrawingRequestView { /* private fields */ }