Skip to main content

OwnedDeleteLayoutRequestView

Type Alias OwnedDeleteLayoutRequestView 

Source
pub type OwnedDeleteLayoutRequestView = OwnedView<DeleteLayoutRequestView<'static>>;
Expand description

Shorthand for OwnedView<DeleteLayoutRequestView<'static>>.

Aliased Typeยง

pub struct OwnedDeleteLayoutRequestView { /* private fields */ }