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