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