Skip to main content

OwnedGetLayerSnapshotRequestView

Type Alias OwnedGetLayerSnapshotRequestView 

Source
pub type OwnedGetLayerSnapshotRequestView = OwnedView<GetLayerSnapshotRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetLayerSnapshotRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetLayerSnapshotRequestView { /* private fields */ }