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