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