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