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