Skip to main content

OwnedGetBatchReplaceStatusRequestView

Type Alias OwnedGetBatchReplaceStatusRequestView 

Source
pub type OwnedGetBatchReplaceStatusRequestView = OwnedView<GetBatchReplaceStatusRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetBatchReplaceStatusRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetBatchReplaceStatusRequestView { /* private fields */ }