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