Skip to main content

OwnedGetGuardSignerStatusRequestView

Type Alias OwnedGetGuardSignerStatusRequestView 

Source
pub type OwnedGetGuardSignerStatusRequestView = OwnedView<GetGuardSignerStatusRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetGuardSignerStatusRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetGuardSignerStatusRequestView { /* private fields */ }