Skip to main content

OwnedUpsertLayoutResponseView

Type Alias OwnedUpsertLayoutResponseView 

Source
pub type OwnedUpsertLayoutResponseView = OwnedView<UpsertLayoutResponseView<'static>>;
Expand description

Shorthand for OwnedView<UpsertLayoutResponseView<'static>>.

Aliased Typeยง

pub struct OwnedUpsertLayoutResponseView { /* private fields */ }