Skip to main content

OwnedUpsertDrawingResponseView

Type Alias OwnedUpsertDrawingResponseView 

Source
pub type OwnedUpsertDrawingResponseView = OwnedView<UpsertDrawingResponseView<'static>>;
Expand description

Shorthand for OwnedView<UpsertDrawingResponseView<'static>>.

Aliased Typeยง

pub struct OwnedUpsertDrawingResponseView { /* private fields */ }