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