Skip to main content

OwnedDeleteLayoutResponseView

Type Alias OwnedDeleteLayoutResponseView 

Source
pub type OwnedDeleteLayoutResponseView = OwnedView<DeleteLayoutResponseView<'static>>;
Expand description

Shorthand for OwnedView<DeleteLayoutResponseView<'static>>.

Aliased Typeยง

pub struct OwnedDeleteLayoutResponseView { /* private fields */ }