Skip to main content

OwnedGetNonceRequestView

Type Alias OwnedGetNonceRequestView 

Source
pub type OwnedGetNonceRequestView = OwnedView<GetNonceRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetNonceRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetNonceRequestView { /* private fields */ }