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