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