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