Skip to main content

OwnedBatchSignProtectedActionsRequestView

Type Alias OwnedBatchSignProtectedActionsRequestView 

Source
pub type OwnedBatchSignProtectedActionsRequestView = OwnedView<BatchSignProtectedActionsRequestView<'static>>;
Expand description

Shorthand for OwnedView<BatchSignProtectedActionsRequestView<'static>>.

Aliased Typeยง

pub struct OwnedBatchSignProtectedActionsRequestView { /* private fields */ }