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