pub type OwnedUpsertDrawingResponseView = OwnedView<UpsertDrawingResponseView<'static>>;Expand description
Shorthand for OwnedView<UpsertDrawingResponseView<'static>>.
Aliased Typeยง
pub struct OwnedUpsertDrawingResponseView { /* private fields */ }