Skip to main content

OwnedCreateLayoutShareLinkResponseView

Type Alias OwnedCreateLayoutShareLinkResponseView 

Source
pub type OwnedCreateLayoutShareLinkResponseView = OwnedView<CreateLayoutShareLinkResponseView<'static>>;
Expand description

Shorthand for OwnedView<CreateLayoutShareLinkResponseView<'static>>.

Aliased Typeยง

pub struct OwnedCreateLayoutShareLinkResponseView { /* private fields */ }