Skip to main content

OwnedSignProtectedActionResponseView

Type Alias OwnedSignProtectedActionResponseView 

Source
pub type OwnedSignProtectedActionResponseView = OwnedView<SignProtectedActionResponseView<'static>>;
Expand description

Shorthand for OwnedView<SignProtectedActionResponseView<'static>>.

Aliased Typeยง

pub struct OwnedSignProtectedActionResponseView { /* private fields */ }