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