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