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