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