Skip to main content

OwnedCreateGuardSignerWalletRequestView

Type Alias OwnedCreateGuardSignerWalletRequestView 

Source
pub type OwnedCreateGuardSignerWalletRequestView = OwnedView<CreateGuardSignerWalletRequestView<'static>>;
Expand description

Shorthand for OwnedView<CreateGuardSignerWalletRequestView<'static>>.

Aliased Typeยง

pub struct OwnedCreateGuardSignerWalletRequestView { /* private fields */ }