Skip to main content

OwnedGetGuardSignerStatusResponseView

Type Alias OwnedGetGuardSignerStatusResponseView 

Source
pub type OwnedGetGuardSignerStatusResponseView = OwnedView<GetGuardSignerStatusResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetGuardSignerStatusResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetGuardSignerStatusResponseView { /* private fields */ }