Skip to main content

OwnedCreateGuardSignerWalletResponseView

Type Alias OwnedCreateGuardSignerWalletResponseView 

Source
pub type OwnedCreateGuardSignerWalletResponseView = OwnedView<CreateGuardSignerWalletResponseView<'static>>;
Expand description

Shorthand for OwnedView<CreateGuardSignerWalletResponseView<'static>>.

Aliased Typeยง

pub struct OwnedCreateGuardSignerWalletResponseView { /* private fields */ }