Skip to main content

OwnedCreateLayerShareLinkRequestView

Type Alias OwnedCreateLayerShareLinkRequestView 

Source
pub type OwnedCreateLayerShareLinkRequestView = OwnedView<CreateLayerShareLinkRequestView<'static>>;
Expand description

Shorthand for OwnedView<CreateLayerShareLinkRequestView<'static>>.

Aliased Typeยง

pub struct OwnedCreateLayerShareLinkRequestView { /* private fields */ }