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