Skip to main content

OwnedCreateLayoutShareLinkRequestView

Type Alias OwnedCreateLayoutShareLinkRequestView 

Source
pub type OwnedCreateLayoutShareLinkRequestView = OwnedView<CreateLayoutShareLinkRequestView<'static>>;
Expand description

Shorthand for OwnedView<CreateLayoutShareLinkRequestView<'static>>.

Aliased Typeยง

pub struct OwnedCreateLayoutShareLinkRequestView { /* private fields */ }