Skip to main content

OwnedGetBatchReplaceStatusResponseView

Type Alias OwnedGetBatchReplaceStatusResponseView 

Source
pub type OwnedGetBatchReplaceStatusResponseView = OwnedView<GetBatchReplaceStatusResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetBatchReplaceStatusResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetBatchReplaceStatusResponseView { /* private fields */ }