Skip to main content

OwnedBatchSignProtectedActionsResponseView

Type Alias OwnedBatchSignProtectedActionsResponseView 

Source
pub type OwnedBatchSignProtectedActionsResponseView = OwnedView<BatchSignProtectedActionsResponseView<'static>>;
Expand description

Shorthand for OwnedView<BatchSignProtectedActionsResponseView<'static>>.

Aliased Typeยง

pub struct OwnedBatchSignProtectedActionsResponseView { /* private fields */ }