pub type OwnedCreateLayoutShareLinkRequestView = OwnedView<CreateLayoutShareLinkRequestView<'static>>;Expand description
Shorthand for OwnedView<CreateLayoutShareLinkRequestView<'static>>.
Aliased Typeยง
pub struct OwnedCreateLayoutShareLinkRequestView { /* private fields */ }