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