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