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