Skip to main content

OwnedUpsertLayoutRequestView

Type Alias OwnedUpsertLayoutRequestView 

Source
pub type OwnedUpsertLayoutRequestView = OwnedView<UpsertLayoutRequestView<'static>>;
Expand description

Shorthand for OwnedView<UpsertLayoutRequestView<'static>>.

Aliased Typeยง

pub struct OwnedUpsertLayoutRequestView { /* private fields */ }