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